| License |
License |
|---|---|
| GroupId | GroupIdse.uhr.simone |
| ArtifactId | ArtifactIdroot |
| Version | Version3.3.2 |
| 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.3.2.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.uhr.simone/root/ -->
<dependency>
<groupId>se.uhr.simone</groupId>
<artifactId>root</artifactId>
<version>3.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.uhr.simone/root/
implementation 'se.uhr.simone:root:3.3.2'
// https://jarcasting.com/artifacts/se.uhr.simone/root/
implementation ("se.uhr.simone:root:3.3.2")
'se.uhr.simone:root:pom:3.3.2'
<dependency org="se.uhr.simone" name="root" rev="3.3.2">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.uhr.simone', module='root', version='3.3.2')
)
libraryDependencies += "se.uhr.simone" % "root" % "3.3.2"
[se.uhr.simone/root "3.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.transaction : jakarta.transaction-api | jar | 1.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.ws.rs : jakarta.ws.rs-api | jar | |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | |
| 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 |