License |
License |
---|---|
GroupId | GroupIdcom.github.zengfr.project |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
https://github.com/zengfr parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-0.0.2.pom | |
core-0.0.2.jar | 26 KB |
core-0.0.2-sources.jar | 11 KB |
core-0.0.2-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zengfr.project/core/ -->
<dependency>
<groupId>com.github.zengfr.project</groupId>
<artifactId>core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zengfr.project/core/
implementation 'com.github.zengfr.project:core:0.0.2'
// https://jarcasting.com/artifacts/com.github.zengfr.project/core/
implementation ("com.github.zengfr.project:core:0.0.2")
'com.github.zengfr.project:core:jar:0.0.2'
<dependency org="com.github.zengfr.project" name="core" rev="0.0.2">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zengfr.project', module='core', version='0.0.2')
)
libraryDependencies += "com.github.zengfr.project" % "core" % "0.0.2"
[com.github.zengfr.project/core "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | |
org.springframework : spring-context | jar | |
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 |