Last Version

service 0.1.0

Distribution Management for Badgerfish projects

License

License

GroupId

GroupId

com.googlecode.aaw.badgerfish
ArtifactId

ArtifactId

badgerfish-service
Version

Version

0.1.0
Type

Type

war
Description

Description

service
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=service

Download badgerfish-service 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
com.googlecode.aaw.badgerfish : badgerfish-java jar 0.1.0
com.googlecode.sli4j : sli4j-slf4j-logback jar 2.0

Project Modules

There are no modules declared in this project.