| Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
|---|---|
| GroupId | GroupIdio.atlasmap |
| ArtifactId | ArtifactIdatlas-dfdl-parent |
| Version | Version1.43.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| atlas-dfdl-parent-1.43.0.pom | 1 KB |
| atlas-dfdl-parent-1.43.0-tests.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.atlasmap/atlas-dfdl-parent/ -->
<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlas-dfdl-parent</artifactId>
<version>1.43.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlas-dfdl-parent/
implementation 'io.atlasmap:atlas-dfdl-parent:1.43.0'
// https://jarcasting.com/artifacts/io.atlasmap/atlas-dfdl-parent/
implementation ("io.atlasmap:atlas-dfdl-parent:1.43.0")
'io.atlasmap:atlas-dfdl-parent:jar:1.43.0'
<dependency org="io.atlasmap" name="atlas-dfdl-parent" rev="1.43.0">
<artifact name="atlas-dfdl-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlas-dfdl-parent', version='1.43.0')
)
libraryDependencies += "io.atlasmap" % "atlas-dfdl-parent" % "1.43.0"
[io.atlasmap/atlas-dfdl-parent "1.43.0"]