License |
License |
---|---|
GroupId | GroupIdcom.github.zengfr.project |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionparent
https://github.com/zengfr parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
parent-0.0.2.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zengfr.project/parent/ -->
<dependency>
<groupId>com.github.zengfr.project</groupId>
<artifactId>parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zengfr.project/parent/
implementation 'com.github.zengfr.project:parent:0.0.2'
// https://jarcasting.com/artifacts/com.github.zengfr.project/parent/
implementation ("com.github.zengfr.project:parent:0.0.2")
'com.github.zengfr.project:parent:pom:0.0.2'
<dependency org="com.github.zengfr.project" name="parent" rev="0.0.2">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zengfr.project', module='parent', version='0.0.2')
)
libraryDependencies += "com.github.zengfr.project" % "parent" % "0.0.2"
[com.github.zengfr.project/parent "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | |
org.slf4j : slf4j-api | jar | |
ch.qos.logback : logback-classic | jar | |
org.apache.commons : commons-collections4 | jar | |
com.alibaba : fastjson | jar | |
org.apache.commons : commons-lang3 | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
com.h2database : h2 | jar |