License |
License |
---|---|
GroupId | GroupIdcom.citahub.cita-ee |
ArtifactId | ArtifactIdtests |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncita-sdk-java
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tests-1.4.1.pom | |
tests-1.4.1.jar | 261 bytes |
tests-1.4.1-tests.jar | 105 KB |
tests-1.4.1-sources.jar | 261 bytes |
tests-1.4.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.citahub.cita-ee/tests/ -->
<dependency>
<groupId>com.citahub.cita-ee</groupId>
<artifactId>tests</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.citahub.cita-ee/tests/
implementation 'com.citahub.cita-ee:tests:1.4.1'
// https://jarcasting.com/artifacts/com.citahub.cita-ee/tests/
implementation ("com.citahub.cita-ee:tests:1.4.1")
'com.citahub.cita-ee:tests:jar:1.4.1'
<dependency org="com.citahub.cita-ee" name="tests" rev="1.4.1">
<artifact name="tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.citahub.cita-ee', module='tests', version='1.4.1')
)
libraryDependencies += "com.citahub.cita-ee" % "tests" % "1.4.1"
[com.citahub.cita-ee/tests "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.11 |
com.citahub.cita-ee : core | jar | 1.4.1 |
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |
com.alibaba : fastjson | jar | 1.2.60 |
org.hamcrest : hamcrest-core | jar | 2.1 |