| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.commons |
| ArtifactId | ArtifactIdtest-utils |
| Last Version | Last Version2.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.openidentityplatform.commons.test-utils
Miscellaneous utility classes used within Open Identity Platform Community projects.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| test-utils-2.0.15.pom | |
| test-utils-2.0.15.jar | 18 KB |
| test-utils-2.0.15-sources.jar | 10 KB |
| test-utils-2.0.15-javadoc.jar | 100 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/test-utils/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>test-utils</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/test-utils/
implementation 'org.openidentityplatform.commons:test-utils:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/test-utils/
implementation ("org.openidentityplatform.commons:test-utils:2.0.15")
'org.openidentityplatform.commons:test-utils:jar:2.0.15'
<dependency org="org.openidentityplatform.commons" name="test-utils" rev="2.0.15">
<artifact name="test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='test-utils', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "test-utils" % "2.0.15"
[org.openidentityplatform.commons/test-utils "2.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openidentityplatform.commons : util | jar | 2.0.15 |
| org.assertj : assertj-core Optional | jar | 2.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng Optional | jar | 6.14.3 |
| org.slf4j : slf4j-simple | jar | 1.7.31 |