| License |
License |
|---|---|
| GroupId | GroupIdcom.aeontronix.genesis |
| ArtifactId | ArtifactIdgenesis-lib |
| Version | Version1.0-beta1 |
| Type | Typejar |
| Description |
DescriptionAdvanced project template technology
|
| Project Organization |
Project OrganizationAeontronix |
| Filename | Size |
|---|---|
| genesis-lib-1.0-beta1.pom | |
| genesis-lib-1.0-beta1.jar | 29 KB |
| genesis-lib-1.0-beta1-sources.jar | 15 KB |
| genesis-lib-1.0-beta1-javadoc.jar | 120 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aeontronix.genesis/genesis-lib/ -->
<dependency>
<groupId>com.aeontronix.genesis</groupId>
<artifactId>genesis-lib</artifactId>
<version>1.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.genesis/genesis-lib/
implementation 'com.aeontronix.genesis:genesis-lib:1.0-beta1'
// https://jarcasting.com/artifacts/com.aeontronix.genesis/genesis-lib/
implementation ("com.aeontronix.genesis:genesis-lib:1.0-beta1")
'com.aeontronix.genesis:genesis-lib:jar:1.0-beta1'
<dependency org="com.aeontronix.genesis" name="genesis-lib" rev="1.0-beta1">
<artifact name="genesis-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.genesis', module='genesis-lib', version='1.0-beta1')
)
libraryDependencies += "com.aeontronix.genesis" % "genesis-lib" % "1.0-beta1"
[com.aeontronix.genesis/genesis-lib "1.0-beta1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0.pr3 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.0.pr3 |
| com.kloudtek.ktutils : ktutils | jar | 1.3.10 |
| org.freemarker : freemarker | jar | 2.3.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| org.apache.commons : commons-compress | jar | 1.19 |