License |
License |
---|---|
GroupId | GroupIdcom.loyayz |
ArtifactId | ArtifactIdgaia-core |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGaia Project Parent
|
Filename | Size |
---|---|
gaia-core-0.3.0.pom | |
gaia-core-0.3.0.jar | 27 KB |
gaia-core-0.3.0-sources.jar | 14 KB |
gaia-core-0.3.0-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.loyayz/gaia-core/ -->
<dependency>
<groupId>com.loyayz</groupId>
<artifactId>gaia-core</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.loyayz/gaia-core/
implementation 'com.loyayz:gaia-core:0.3.0'
// https://jarcasting.com/artifacts/com.loyayz/gaia-core/
implementation ("com.loyayz:gaia-core:0.3.0")
'com.loyayz:gaia-core:jar:0.3.0'
<dependency org="com.loyayz" name="gaia-core" rev="0.3.0">
<artifact name="gaia-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.loyayz', module='gaia-core', version='0.3.0')
)
libraryDependencies += "com.loyayz" % "gaia-core" % "0.3.0"
[com.loyayz/gaia-core "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind Optional | jar | |
org.slf4j : slf4j-api Optional | jar | 1.7.30 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |