Skip to content

jyeary/dnsjnio-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnsjnio-demo

Until the builds are published to Maven Central, you may need to download the dnsjnio-x.x.x.jar from the project, and install it in your local Maven repository. This can be accomplished by using the following command where the -Dfile= location is the path to the jar file to install.

mvn install:install-file -Dfile=dnsjnio-1.0.5.jar -DgroupId=uk.nominet \
-DartifactId=dnsjnio -Dversion=1.0.5 -Dpackaging=jar

About

Demo code for use of dnsjnio.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages