License |
License |
---|---|
GroupId | GroupIdcom.github.infogen7 |
ArtifactId | ArtifactIdinfogen_core |
Last Version | Last VersionV12.0.0R210207 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.infogen7:infogen_core
提供最基础的工具类
|
Project URL |
Project URL |
Filename | Size |
---|---|
infogen_core-V12.0.0R210207.pom | |
infogen_core-V12.0.0R210207.jar | 54 KB |
infogen_core-V12.0.0R210207-sources.jar | 33 KB |
infogen_core-V12.0.0R210207-javadoc.jar | 257 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.infogen7/infogen_core/ -->
<dependency>
<groupId>com.github.infogen7</groupId>
<artifactId>infogen_core</artifactId>
<version>V12.0.0R210207</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.infogen7/infogen_core/
implementation 'com.github.infogen7:infogen_core:V12.0.0R210207'
// https://jarcasting.com/artifacts/com.github.infogen7/infogen_core/
implementation ("com.github.infogen7:infogen_core:V12.0.0R210207")
'com.github.infogen7:infogen_core:jar:V12.0.0R210207'
<dependency org="com.github.infogen7" name="infogen_core" rev="V12.0.0R210207">
<artifact name="infogen_core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.infogen7', module='infogen_core', version='V12.0.0R210207')
)
libraryDependencies += "com.github.infogen7" % "infogen_core" % "V12.0.0R210207"
[com.github.infogen7/infogen_core "V12.0.0R210207"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.1 |
org.javassist : javassist | jar | 3.27.0-GA |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |