License |
License |
---|---|
GroupId | GroupIdorg.openengsb.infrastructure |
ArtifactId | ArtifactIdopenengsb-infrastructure-parent |
Version | Version2.5.1 |
Type | Typepom |
Description |
DescriptionOpenEngSB :: Infrastructure :: Parent
Parent project for all OpenEngSB Infrastructure projects such as JMS ActiveMQ Broker
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openengsb-infrastructure-parent-2.5.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openengsb.infrastructure/openengsb-infrastructure-parent/ -->
<dependency>
<groupId>org.openengsb.infrastructure</groupId>
<artifactId>openengsb-infrastructure-parent</artifactId>
<version>2.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.infrastructure/openengsb-infrastructure-parent/
implementation 'org.openengsb.infrastructure:openengsb-infrastructure-parent:2.5.1'
// https://jarcasting.com/artifacts/org.openengsb.infrastructure/openengsb-infrastructure-parent/
implementation ("org.openengsb.infrastructure:openengsb-infrastructure-parent:2.5.1")
'org.openengsb.infrastructure:openengsb-infrastructure-parent:pom:2.5.1'
<dependency org="org.openengsb.infrastructure" name="openengsb-infrastructure-parent" rev="2.5.1">
<artifact name="openengsb-infrastructure-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.infrastructure', module='openengsb-infrastructure-parent', version='2.5.1')
)
libraryDependencies += "org.openengsb.infrastructure" % "openengsb-infrastructure-parent" % "2.5.1"
[org.openengsb.infrastructure/openengsb-infrastructure-parent "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |
org.osgi : org.osgi.compendium | jar | 4.2.0 |
org.slf4j : slf4j-api | jar | 1.6.4 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
commons-collections : commons-collections | jar | 3.2.1 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.1 |
commons-codec : commons-codec | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 11.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.hamcrest : hamcrest-all | jar | 1.1 |
org.mockito : mockito-all | jar | 1.8.5 |