com.quamto:apis-core

Contains the core libraries of Quamto

License

License

GroupId

GroupId

com.quamto
ArtifactId

ArtifactId

apis-core
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.quamto:apis-core
Contains the core libraries of Quamto

Download apis-core

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0