| License |
License
BSD License
|
|---|---|
| GroupId | GroupIdcom.att.ajsc |
| ArtifactId | ArtifactIdajsc-bom |
| Last Version | Last Version3.0.11-oss |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJava Based container
|
| Filename | Size |
|---|---|
| ajsc-bom-3.0.11-oss.pom | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.att.ajsc/ajsc-bom/ -->
<dependency>
<groupId>com.att.ajsc</groupId>
<artifactId>ajsc-bom</artifactId>
<version>3.0.11-oss</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.att.ajsc/ajsc-bom/
implementation 'com.att.ajsc:ajsc-bom:3.0.11-oss'
// https://jarcasting.com/artifacts/com.att.ajsc/ajsc-bom/
implementation ("com.att.ajsc:ajsc-bom:3.0.11-oss")
'com.att.ajsc:ajsc-bom:pom:3.0.11-oss'
<dependency org="com.att.ajsc" name="ajsc-bom" rev="3.0.11-oss">
<artifact name="ajsc-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.att.ajsc', module='ajsc-bom', version='3.0.11-oss')
)
libraryDependencies += "com.att.ajsc" % "ajsc-bom" % "3.0.11-oss"
[com.att.ajsc/ajsc-bom "3.0.11-oss"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.att.aft : dme2 | jar | 3.1.200-oss |
| org.apache.camel : camel-ejb | jar | 2.21.5 |
| org.apache.openejb : openejb-core | jar | 4.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| commons-io : commons-io | jar | 2.4 |