Last Version

com.github.zhengframework:zheng-core 1.8.0

zheng framework module: core

License

License

GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-core
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: core
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-core 1.8.0


<!-- https://jarcasting.com/artifacts/com.github.zhengframework/zheng-core/ -->
<dependency>
    <groupId>com.github.zhengframework</groupId>
    <artifactId>zheng-core</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-core/
implementation 'com.github.zhengframework:zheng-core:1.8.0'
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-core/
implementation ("com.github.zhengframework:zheng-core:1.8.0")
'com.github.zhengframework:zheng-core:jar:1.8.0'
<dependency org="com.github.zhengframework" name="zheng-core" rev="1.8.0">
  <artifact name="zheng-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhengframework', module='zheng-core', version='1.8.0')
)
libraryDependencies += "com.github.zhengframework" % "zheng-core" % "1.8.0"
[com.github.zhengframework/zheng-core "1.8.0"]

Dependencies

compile (9)

Group / Artifact Type Version
com.google.inject : guice jar
org.slf4j : slf4j-api jar
org.slf4j : jul-to-slf4j jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-properties jar
org.apache.commons : commons-collections4 jar
com.github.drapostolos : type-parser jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar
javax.annotation : javax.annotation-api jar
com.google.inject.extensions : guice-servlet jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.