License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.shinitech.djammadev |
ArtifactId | ArtifactIddjamma-archetype |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShintech/DjammaDev - Project Core
|
Filename | Size |
---|---|
djamma-archetype-1.8.pom | |
djamma-archetype-1.8.jar | 6 KB |
djamma-archetype-1.8-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-archetype/ -->
<dependency>
<groupId>com.shinitech.djammadev</groupId>
<artifactId>djamma-archetype</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-archetype/
implementation 'com.shinitech.djammadev:djamma-archetype:1.8'
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-archetype/
implementation ("com.shinitech.djammadev:djamma-archetype:1.8")
'com.shinitech.djammadev:djamma-archetype:jar:1.8'
<dependency org="com.shinitech.djammadev" name="djamma-archetype" rev="1.8">
<artifact name="djamma-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shinitech.djammadev', module='djamma-archetype', version='1.8')
)
libraryDependencies += "com.shinitech.djammadev" % "djamma-archetype" % "1.8"
[com.shinitech.djammadev/djamma-archetype "1.8"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
ch.qos.logback : logback-classic | jar | 1.1.6 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |