License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone.ioc-unit |
ArtifactId | ArtifactIdioc-unit-jms |
Last Version | Last Version2.0.44 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.oneandone.ioc-unit:ioc-unit-jms
Allow the definition of beans as to be validated in the testcontainer
|
Filename | Size |
---|---|
ioc-unit-jms-2.0.44.pom | |
ioc-unit-jms-2.0.44.jar | 6 KB |
ioc-unit-jms-2.0.44-sources.jar | 4 KB |
ioc-unit-jms-2.0.44-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-jms/ -->
<dependency>
<groupId>net.oneandone.ioc-unit</groupId>
<artifactId>ioc-unit-jms</artifactId>
<version>2.0.44</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-jms/
implementation 'net.oneandone.ioc-unit:ioc-unit-jms:2.0.44'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-jms/
implementation ("net.oneandone.ioc-unit:ioc-unit-jms:2.0.44")
'net.oneandone.ioc-unit:ioc-unit-jms:jar:2.0.44'
<dependency org="net.oneandone.ioc-unit" name="ioc-unit-jms" rev="2.0.44">
<artifact name="ioc-unit-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='ioc-unit-jms', version='2.0.44')
)
libraryDependencies += "net.oneandone.ioc-unit" % "ioc-unit-jms" % "2.0.44"
[net.oneandone.ioc-unit/ioc-unit-jms "2.0.44"]
Group / Artifact | Type | Version |
---|---|---|
net.oneandone.ioc-unit : ioc-unit | jar | 2.0.44 |
net.oneandone.ioc-unit : ioc-unit-resource | jar | 2.0.44 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
jakarta.jms : jakarta.jms-api | jar | 2.0.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.9 |
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.hamcrest : hamcrest | jar | 2.1 |
org.apache.maven.surefire : surefire-logger-api Optional | jar | 2.21.0 |