GroupId | GroupIdcom.walterjwhite.infrastructure.dependencies |
---|---|
ArtifactId | ArtifactIdjavax-transaction |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjavax-transaction
dependencies
|
Filename | Size |
---|---|
javax-transaction-0.0.15.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/javax-transaction/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>javax-transaction</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/javax-transaction/
implementation 'com.walterjwhite.infrastructure.dependencies:javax-transaction:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/javax-transaction/
implementation ("com.walterjwhite.infrastructure.dependencies:javax-transaction:0.0.15")
'com.walterjwhite.infrastructure.dependencies:javax-transaction:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="javax-transaction" rev="0.0.15">
<artifact name="javax-transaction" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='javax-transaction', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "javax-transaction" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/javax-transaction "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
javax.transaction : javax.transaction-api | jar | 1.2 |