Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Planned as Maven Artifact? #23

Open
almondtools opened this issue Feb 27, 2022 · 2 comments
Open

Planned as Maven Artifact? #23

almondtools opened this issue Feb 27, 2022 · 2 comments

Comments

@almondtools
Copy link

I have written a regex benchmark comparing different regex engines for Java. Lately I found your approach and would be curious how it performs compared to the other alternatives.

Yet I restricted the benchmark to projects that are available as maven library artifact. I am not certain whether your project may be distributed in such a way. If so, I would offer to integrate a new benchmark in regexbench (a pull request is also welcome).

@s4ke
Copy link
Collaborator

s4ke commented Mar 3, 2022

Disclaimer: This project originated out of a research project at university. The aim was not to have the fastest implementation, but instead to have a reference implementation for this paper which I was not involved in:

http://ddfy.de/sci/det.pdf

About the maven repo:

Since there does not seem to be too much interest of people in using this library, I have not thought about publishing this to maven central. I don't know how much work that would be tbh as I have not done this for any project, yet.

@almondtools
Copy link
Author

Thanks for your answer.

If you are interested: A documentation how to do this at sonatype is found here. Of course there is some initial work to be done, but after having a sonatype account you can publish new projects with the same namespace without any additional effort.

If it is too much effort you may close this issue.

Best Regards,

Stefan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants