| License |
License |
|---|---|
| GroupId | GroupIdbr.eti.clairton |
| ArtifactId | ArtifactIdds-test |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionds-test
A simples to create datasources in tests
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ds-test-1.2.1.pom | |
| ds-test-1.2.1.jar | 10 KB |
| ds-test-1.2.1-sources.jar | 4 KB |
| ds-test-1.2.1-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.eti.clairton/ds-test/ -->
<dependency>
<groupId>br.eti.clairton</groupId>
<artifactId>ds-test</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.eti.clairton/ds-test/
implementation 'br.eti.clairton:ds-test:1.2.1'
// https://jarcasting.com/artifacts/br.eti.clairton/ds-test/
implementation ("br.eti.clairton:ds-test:1.2.1")
'br.eti.clairton:ds-test:jar:1.2.1'
<dependency org="br.eti.clairton" name="ds-test" rev="1.2.1">
<artifact name="ds-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.eti.clairton', module='ds-test', version='1.2.1')
)
libraryDependencies += "br.eti.clairton" % "ds-test" % "1.2.1"
[br.eti.clairton/ds-test "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.persistence : eclipselink | jar | 2.7.4 |
| com.h2database : h2 | jar | 1.4.185 |
| org.hsqldb : hsqldb | jar | 2.4.1 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |
| org.junit.vintage : junit-vintage-engine | jar | 5.4.1 |