| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.zclibre |
| ArtifactId | ArtifactIdlibre-core |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
Descriptionlibre-core
libre-dependencies
|
| Filename | Size |
|---|---|
| libre-core-1.0.2.pom | |
| libre-core-1.0.2.jar | 79 KB |
| libre-core-1.0.2-sources.jar | 49 KB |
| libre-core-1.0.2-javadoc.jar | 360 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zclibre/libre-core/ -->
<dependency>
<groupId>com.zclibre</groupId>
<artifactId>libre-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.zclibre/libre-core/
implementation 'com.zclibre:libre-core:1.0.2'
// https://jarcasting.com/artifacts/com.zclibre/libre-core/
implementation ("com.zclibre:libre-core:1.0.2")
'com.zclibre:libre-core:jar:1.0.2'
<dependency org="com.zclibre" name="libre-core" rev="1.0.2">
<artifact name="libre-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zclibre', module='libre-core', version='1.0.2')
)
libraryDependencies += "com.zclibre" % "libre-core" % "1.0.2"
[com.zclibre/libre-core "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | |
| org.springframework : spring-web | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | |
| javax.validation : validation-api | jar | |
| cn.hutool : hutool-all | jar | 5.6.3 |
| com.google.guava : guava | jar | |
| org.slf4j : slf4j-api | jar | |
| org.jsoup : jsoup | jar | 1.12.1 |
| cglib : cglib | jar | 3.3.0 |
| io.swagger : swagger-annotations | jar | 1.6.2 |
| org.mapstruct : mapstruct-processor | jar | 1.4.2.Final |
| org.mapstruct : mapstruct | jar | 1.4.2.Final |
| org.mapstruct : mapstruct-jdk8 | jar | 1.4.2.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | |
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |