License |
License |
---|---|
GroupId | GroupIdcom.kevinten |
ArtifactId | ArtifactIdvrml-external |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVrml is a useful api library for java work.
|
<!-- https://jarcasting.com/artifacts/com.kevinten/vrml-external/ -->
<dependency>
<groupId>com.kevinten</groupId>
<artifactId>vrml-external</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.kevinten/vrml-external/
implementation 'com.kevinten:vrml-external:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.kevinten/vrml-external/
implementation ("com.kevinten:vrml-external:1.0.1-RELEASE")
'com.kevinten:vrml-external:jar:1.0.1-RELEASE'
<dependency org="com.kevinten" name="vrml-external" rev="1.0.1-RELEASE">
<artifact name="vrml-external" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kevinten', module='vrml-external', version='1.0.1-RELEASE')
)
libraryDependencies += "com.kevinten" % "vrml-external" % "1.0.1-RELEASE"
[com.kevinten/vrml-external "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.kevinten : vrml-core | jar | 1.0.1-RELEASE |
com.kevinten : vrml-error | jar | 1.0.1-RELEASE |
org.slf4j : slf4j-api Optional | jar | 1.7.30 |
ch.qos.logback : logback-core Optional | jar | 1.2.3 |
ch.qos.logback : logback-access Optional | jar | 1.2.3 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 6.8.5 |
org.springframework : spring-web | jar | 5.2.0.RELEASE |
io.vavr : vavr Optional | jar | 0.10.2 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
com.google.code.gson : gson Optional | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.13.1 |
org.jmockit : jmockit Optional | jar | 1.49 |