| License |
License |
|---|---|
| GroupId | GroupIdse.uhr.simone |
| ArtifactId | ArtifactIdroot |
| Version | Version3.2.0 |
| Type | Typepom |
| Description |
Descriptionsimone
SimOne is a simple simulator for REST and FEED based services
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| root-3.2.0.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.uhr.simone/root/ -->
<dependency>
<groupId>se.uhr.simone</groupId>
<artifactId>root</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.uhr.simone/root/
implementation 'se.uhr.simone:root:3.2.0'
// https://jarcasting.com/artifacts/se.uhr.simone/root/
implementation ("se.uhr.simone:root:3.2.0")
'se.uhr.simone:root:pom:3.2.0'
<dependency org="se.uhr.simone" name="root" rev="3.2.0">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.uhr.simone', module='root', version='3.2.0')
)
libraryDependencies += "se.uhr.simone" % "root" % "3.2.0"
[se.uhr.simone/root "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.transaction : jakarta.transaction-api | jar | 1.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.ws.rs : javax.ws.rs-api | jar | |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.8.0 |