License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.paganini2008.atlantis |
ArtifactId | ArtifactIdjellyfish |
Last Version | Last Version1.0-RC3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjellyfish
A simple log collecting and application api monitor system
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jellyfish-1.0-RC3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/jellyfish/ -->
<dependency>
<groupId>com.github.paganini2008.atlantis</groupId>
<artifactId>jellyfish</artifactId>
<version>1.0-RC3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/jellyfish/
implementation 'com.github.paganini2008.atlantis:jellyfish:1.0-RC3'
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/jellyfish/
implementation ("com.github.paganini2008.atlantis:jellyfish:1.0-RC3")
'com.github.paganini2008.atlantis:jellyfish:pom:1.0-RC3'
<dependency org="com.github.paganini2008.atlantis" name="jellyfish" rev="1.0-RC3">
<artifact name="jellyfish" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.atlantis', module='jellyfish', version='1.0-RC3')
)
libraryDependencies += "com.github.paganini2008.atlantis" % "jellyfish" % "1.0-RC3"
[com.github.paganini2008.atlantis/jellyfish "1.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.paganini2008 : devtools-lang | jar | 2.0.3 |
org.projectlombok : lombok | jar | |
org.apache.commons : commons-lang3 | jar |