releasator:1.0.1

Commandline utility for creating reproducible releases. Minimal parametrization, isolated sandbox for releases. Currently built on top of maven-release-plugin.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.buildbox
ArtifactId

ArtifactId

releasator
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

releasator: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

http://buildbox.sourceforge.net/releasator
Project Organization

Project Organization

Buildbox

Download releasator

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

runtime (4)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
1.0.0-rc-2
1.0.0-rc-1
1.0.0-rc