Last Version

buildbox-util:1.0.0-2 1.0.0-2

BuildBox is set of tools and plugins based on Maven 2, helping java developers with various build types and with the build process itself.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.buildbox
ArtifactId

ArtifactId

buildbox-util
Version

Version

1.0.0-2
Type

Type

jar
Description

Description

buildbox-util:1.0.0-2
BuildBox is set of tools and plugins based on Maven 2, helping java developers with various build types and with the build process itself.
Project URL

Project URL

http://buildbox.sourceforge.net/buildbox-util
Project Organization

Project Organization

Buildbox

Download buildbox-util 1.0.0-2


<!-- https://jarcasting.com/artifacts/net.sf.buildbox/buildbox-util/ -->
<dependency>
    <groupId>net.sf.buildbox</groupId>
    <artifactId>buildbox-util</artifactId>
    <version>1.0.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.buildbox/buildbox-util/
implementation 'net.sf.buildbox:buildbox-util:1.0.0-2'
// https://jarcasting.com/artifacts/net.sf.buildbox/buildbox-util/
implementation ("net.sf.buildbox:buildbox-util:1.0.0-2")
'net.sf.buildbox:buildbox-util:jar:1.0.0-2'
<dependency org="net.sf.buildbox" name="buildbox-util" rev="1.0.0-2">
  <artifact name="buildbox-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.buildbox', module='buildbox-util', version='1.0.0-2')
)
libraryDependencies += "net.sf.buildbox" % "buildbox-util" % "1.0.0-2"
[net.sf.buildbox/buildbox-util "1.0.0-2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.0
org.codehaus.plexus : plexus-archiver jar 2.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.