This repository has been archived by the owner on Feb 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
dklenowski/javautil
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Dependency: This package requires trove which is not in the standard maven repositories. Assuming you download maven to a directory called ../thirdparty, you can install locally using: mvn install:install-file -Dfile=../thirdparty/trove-3.0.0.jar -DgroupId=trove \ -DartifactId=trove -Dversion=3.0.0 -Dpackaging=jar To build the project run: mvn clean install To deploy: mvn -DaltDeploymentRepository=snapshot-repo::default::file:./snapshots/ clean deploy mvn -DaltDeploymentRepository=releases::default::file:./releases/ clean deploy
About
java utilities
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published