License |
License |
---|---|
GroupId | GroupIdcom.quamto |
ArtifactId | ArtifactIdapis-core |
Version | Version1.4.0 |
Type | Typejar |
Description |
Descriptioncom.quamto:apis-core
Contains the core libraries of Quamto
|
Filename | Size |
---|---|
apis-core-1.4.0.pom | |
apis-core-1.4.0.jar | 12 KB |
apis-core-1.4.0-sources.jar | 8 KB |
apis-core-1.4.0-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.quamto/apis-core/ -->
<dependency>
<groupId>com.quamto</groupId>
<artifactId>apis-core</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.quamto/apis-core/
implementation 'com.quamto:apis-core:1.4.0'
// https://jarcasting.com/artifacts/com.quamto/apis-core/
implementation ("com.quamto:apis-core:1.4.0")
'com.quamto:apis-core:jar:1.4.0'
<dependency org="com.quamto" name="apis-core" rev="1.4.0">
<artifact name="apis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quamto', module='apis-core', version='1.4.0')
)
libraryDependencies += "com.quamto" % "apis-core" % "1.4.0"
[com.quamto/apis-core "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.quamto : quamto-core | jar | 1.4.0 |
mysql : mysql-connector-java | jar | 5.1.35 |
commons-codec : commons-codec | jar | 1.10 |
org.apache.tomcat : tomcat-jdbc | jar | 8.5.9 |
net.sf.dozer : dozer | jar | 5.5.1 |
emma : emma | jar | 2.1.5320 |
org.apache.logging.log4j : log4j-core | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hamcrest : hamcrest-all | jar | 1.3 |