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