Download versioneer-1.3.1.0.jar
versioneer/versioneer-1.3.1.0.jar.zip( 16 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF META-INF/maven/biz.massive-dynamics/Versioneer/pom.properties META-INF/maven/biz.massive-dynamics/Versioneer/pom.xml biz.massivedynamics.versioneer.Versioneer.class biz.massivedynamics.versioneer.annotations.Alpha.class biz.massivedynamics.versioneer.annotations.Beta.class biz.massivedynamics.versioneer.annotations.ReleaseCandidate.class biz.massivedynamics.versioneer.annotations.Unfinished.class biz.massivedynamics.versioneer.annotations.Untested.class biz.massivedynamics.versioneer.exceptions.InvalidVersionException.class biz.massivedynamics.versioneer.exceptions.UnfinishedCodeException.class biz.massivedynamics.versioneer.exceptions.UnstableCodeException.class biz.massivedynamics.versioneer.exceptions.UnstableVersionException.class biz.massivedynamics.versioneer.exceptions.VersionTooHighException.class biz.massivedynamics.versioneer.exceptions.VersionTooLowException.class biz.massivedynamics.versioneer.version.Version.class biz.massivedynamics.versioneer.version.VersionType.class biz.massivedynamics.versioneer.version.impl.FourPartVersion.class biz.massivedynamics.versioneer.version.impl.NumericVersion.class biz.massivedynamics.versioneer.version.impl.ThreePartVersion.class biz.massivedynamics.versioneer.version.impl.TwoPartVersion.class