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

Mavenized the project #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

pluess
Copy link

@pluess pluess commented May 30, 2017

We use the memory-measurer a lot in our project. But to integrate it into our maven build we need a maven version with a valid pom.xml.

So I removed the ant based build, created an appropriate pom.xml file and reranged the file to meet the maven requirements.

As it stands know it uses Guava 18.0 which requires at least JKD 1.6.

@SoroushKashipazha
Copy link

hi there
so how to get that maven project ???

@pluess
Copy link
Author

pluess commented Mar 3, 2019

Just the clone the fork that is waiting to be pulled. In this case its https://github.com/pluess/memory-measurer

@ThatYodaCoder
Copy link

ThatYodaCoder commented Oct 17, 2023

Just the clone the fork that is waiting to be pulled. In this case its https://github.com/pluess/memory-measurer

@pluess Do you guys use it in production with Java 17?

@pluess
Copy link
Author

pluess commented Oct 20, 2023

Well it's a wile since I used this code. If I remember correctly, it has been working fine with JDK 1.8. Since we are no longer using it, I don't plan to put any efforts into it.

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

Successfully merging this pull request may close these issues.

3 participants