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