License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.buildbox |
ArtifactId | ArtifactIdreleasator |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreleasator:1.0.1
Commandline utility for creating reproducible releases. Minimal parametrization, isolated sandbox for releases. Currently built on top of maven-release-plugin.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
releasator-1.0.1.pom | |
releasator-1.0.1.jar | 254 KB |
releasator-1.0.1-windows.zip | 824 bytes |
releasator-1.0.1-sources.jar | 126 KB |
releasator-1.0.1-linux.tar.gz | 1 KB |
releasator-1.0.1-javadoc.jar | 853 KB |
releasator-1.0.1-descriptor.xml | 6 KB |
releasator-1.0.1-content.zip | 1 KB |
releasator-1.0.1-changes.xml | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.buildbox/releasator/ -->
<dependency>
<groupId>net.sf.buildbox</groupId>
<artifactId>releasator</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.buildbox/releasator/
implementation 'net.sf.buildbox:releasator:1.0.1'
// https://jarcasting.com/artifacts/net.sf.buildbox/releasator/
implementation ("net.sf.buildbox:releasator:1.0.1")
'net.sf.buildbox:releasator:jar:1.0.1'
<dependency org="net.sf.buildbox" name="releasator" rev="1.0.1">
<artifact name="releasator" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.buildbox', module='releasator', version='1.0.1')
)
libraryDependencies += "net.sf.buildbox" % "releasator" % "1.0.1"
[net.sf.buildbox/releasator "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.buildbox : args-inject | jar | 1.0.0-rc-1 |
net.sf.buildbox : buildbox-util | jar | 1.0.0-1 |
org.apache.maven : maven-model | jar | 2.2.1 |
org.codehaus.plexus : plexus-utils | jar | 2.0.5 |
org.apache.xmlbeans : xmlbeans | jar | 2.4.0 |
org.codehaus.plexus : plexus-archiver | jar | 1.0 |
org.springframework : spring-context | jar | 3.0.5.RELEASE |
org.springframework : spring-core | jar | 3.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
xmlunit : xmlunit | jar | 1.3 |