| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.aaw.badgerfish |
| ArtifactId | ArtifactIdbadgerfish-service |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionservice
Distribution Management for Badgerfish projects
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| badgerfish-service-0.1.0.pom | |
| badgerfish-service-0.1.0.war | 1 MB |
| badgerfish-service-0.1.0-sources.jar | 18 KB |
| badgerfish-service-0.1.0-javadoc.jar | 27 KB |
| Browse |
<!-- 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"]
| 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 |