License |
License
Commercial License
|
---|---|
GroupId | GroupIdcom.torodb.engine |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version0.50.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionToroDB: common
Common project for ToroDB. Utilities and other useful code belongs here.
|
Project Organization |
Project Organization8Kdata Technology |
Filename | Size |
---|---|
common-0.50.3.pom | |
common-0.50.3.jar | 25 KB |
common-0.50.3-sources.jar | 11 KB |
common-0.50.3-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.torodb.engine/common/ -->
<dependency>
<groupId>com.torodb.engine</groupId>
<artifactId>common</artifactId>
<version>0.50.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.torodb.engine/common/
implementation 'com.torodb.engine:common:0.50.3'
// https://jarcasting.com/artifacts/com.torodb.engine/common/
implementation ("com.torodb.engine:common:0.50.3")
'com.torodb.engine:common:jar:0.50.3'
<dependency org="com.torodb.engine" name="common" rev="0.50.3">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.torodb.engine', module='common', version='0.50.3')
)
libraryDependencies += "com.torodb.engine" % "common" % "0.50.3"
[com.torodb.engine/common "0.50.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 21.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.7.17 |
org.apache.logging.log4j : log4j-core | jar | 2.8.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.1 |
org.apache.logging.log4j : log4j-core | test-jar | 2.8.1 |