License |
License |
---|---|
GroupId | GroupIdcom.github.vebqa |
ArtifactId | ArtifactIdvebtal-api |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopental-api
define common api, interfaces and models for opental
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vebtal-api-1.0.5.pom | |
vebtal-api-1.0.5.jar | 36 KB |
vebtal-api-1.0.5-sources.jar | 16 KB |
vebtal-api-1.0.5-javadoc.jar | 525 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vebqa/vebtal-api/ -->
<dependency>
<groupId>com.github.vebqa</groupId>
<artifactId>vebtal-api</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-api/
implementation 'com.github.vebqa:vebtal-api:1.0.5'
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-api/
implementation ("com.github.vebqa:vebtal-api:1.0.5")
'com.github.vebqa:vebtal-api:jar:1.0.5'
<dependency org="com.github.vebqa" name="vebtal-api" rev="1.0.5">
<artifact name="vebtal-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vebqa', module='vebtal-api', version='1.0.5')
)
libraryDependencies += "com.github.vebqa" % "vebtal-api" % "1.0.5"
[com.github.vebqa/vebtal-api "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-controls | jar | 14.0.1 |
org.apache.commons : commons-configuration2 | jar | 2.7 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
org.reflections : reflections | jar | 0.9.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |