| License |
License |
|---|---|
| GroupId | GroupIdorg.voovan |
| ArtifactId | ArtifactIdvoovan-common |
| Last Version | Last Version4.3.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVoovan-common
Voovan is a java framwork and it not depends on any third-party framework.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationVoovan |
| Filename | Size |
|---|---|
| voovan-common-4.3.8.pom | |
| voovan-common-4.3.8.jar | 362 KB |
| voovan-common-4.3.8-sources.jar | 215 KB |
| voovan-common-4.3.8-javadoc.jar | 981 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.voovan/voovan-common/ -->
<dependency>
<groupId>org.voovan</groupId>
<artifactId>voovan-common</artifactId>
<version>4.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.voovan/voovan-common/
implementation 'org.voovan:voovan-common:4.3.8'
// https://jarcasting.com/artifacts/org.voovan/voovan-common/
implementation ("org.voovan:voovan-common:4.3.8")
'org.voovan:voovan-common:jar:4.3.8'
<dependency org="org.voovan" name="voovan-common" rev="4.3.8">
<artifact name="voovan-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.voovan', module='voovan-common', version='4.3.8')
)
libraryDependencies += "org.voovan" % "voovan-common" % "4.3.8"
[org.voovan/voovan-common "4.3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.javassist : javassist | jar | 3.22.0-GA |
| redis.clients : jedis Optional | jar | 2.9.0 |
| org.rocksdb : rocksdbjni Optional | jar | 6.10.2 |
| io.protostuff : protostuff-core Optional | jar | 1.6.0 |
| io.protostuff : protostuff-runtime Optional | jar | 1.6.0 |
| io.protostuff : protostuff-collectionschema Optional | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| jdk.tools » jdk.tools | jar | 1.8 |