License |
License |
---|---|
GroupId | GroupIdcn.jdevelops |
ArtifactId | ArtifactIdjdevelops-archetype |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjdevelops-archetype
jdevelops web maven archetype
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdevelops-archetype-0.0.4.pom | |
jdevelops-archetype-0.0.4.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.jdevelops/jdevelops-archetype/ -->
<dependency>
<groupId>cn.jdevelops</groupId>
<artifactId>jdevelops-archetype</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jdevelops/jdevelops-archetype/
implementation 'cn.jdevelops:jdevelops-archetype:0.0.4'
// https://jarcasting.com/artifacts/cn.jdevelops/jdevelops-archetype/
implementation ("cn.jdevelops:jdevelops-archetype:0.0.4")
'cn.jdevelops:jdevelops-archetype:jar:0.0.4'
<dependency org="cn.jdevelops" name="jdevelops-archetype" rev="0.0.4">
<artifact name="jdevelops-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jdevelops', module='jdevelops-archetype', version='0.0.4')
)
libraryDependencies += "cn.jdevelops" % "jdevelops-archetype" % "0.0.4"
[cn.jdevelops/jdevelops-archetype "0.0.4"]