distribution

Distribution Management for Badgerfish projects

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.googlecode.aaw.badgerfish
ArtifactId

ArtifactId

distribution
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

distribution
Distribution Management for Badgerfish projects
Project Organization

Project Organization

agents@work
Source Code Management

Source Code Management

http://code.google.com/p/badgerfish/source/browse/?repo=distribution

Download distribution

Filename Size
distribution-0.1.3.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.aaw.badgerfish/distribution/ -->
<dependency>
    <groupId>com.googlecode.aaw.badgerfish</groupId>
    <artifactId>distribution</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.aaw.badgerfish/distribution/
implementation 'com.googlecode.aaw.badgerfish:distribution:0.1.3'
// https://jarcasting.com/artifacts/com.googlecode.aaw.badgerfish/distribution/
implementation ("com.googlecode.aaw.badgerfish:distribution:0.1.3")
'com.googlecode.aaw.badgerfish:distribution:pom:0.1.3'
<dependency org="com.googlecode.aaw.badgerfish" name="distribution" rev="0.1.3">
  <artifact name="distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.aaw.badgerfish', module='distribution', version='0.1.3')
)
libraryDependencies += "com.googlecode.aaw.badgerfish" % "distribution" % "0.1.3"
[com.googlecode.aaw.badgerfish/distribution "0.1.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • assembly
  • jenkins
  • default-maven-parent
  • dependencies-maven-parent

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1