License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone.ioc-unit |
ArtifactId | ArtifactIdioc-unit-wf10 |
Last Version | Last Version2.0.44 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.oneandone.ioc-unit:ioc-unit-wf10
dependencies necessary to simulate a wildfly 10 environment
|
Filename | Size |
---|---|
ioc-unit-wf10-2.0.44.pom | |
ioc-unit-wf10-2.0.44.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-wf10/ -->
<dependency>
<groupId>net.oneandone.ioc-unit</groupId>
<artifactId>ioc-unit-wf10</artifactId>
<version>2.0.44</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-wf10/
implementation 'net.oneandone.ioc-unit:ioc-unit-wf10:2.0.44'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-wf10/
implementation ("net.oneandone.ioc-unit:ioc-unit-wf10:2.0.44")
'net.oneandone.ioc-unit:ioc-unit-wf10:jar:2.0.44'
<dependency org="net.oneandone.ioc-unit" name="ioc-unit-wf10" rev="2.0.44">
<artifact name="ioc-unit-wf10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='ioc-unit-wf10', version='2.0.44')
)
libraryDependencies += "net.oneandone.ioc-unit" % "ioc-unit-wf10" % "2.0.44"
[net.oneandone.ioc-unit/ioc-unit-wf10 "2.0.44"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.apache.maven.surefire : surefire-logger-api Optional | jar | 2.21.0 |