License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation CSV Data Data Formats |
GroupId | GroupIdio.atlasmap |
ArtifactId | ArtifactIdatlas-csv-parent |
Last Version | Last Version2.4.0-M.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtlas :: CSV Parent POM
AtlasMap Java backend implementation and design time REST service resources
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
atlas-csv-parent-2.4.0-M.4.pom | 1 KB |
atlas-csv-parent-2.4.0-M.4-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.atlasmap/atlas-csv-parent/ -->
<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlas-csv-parent</artifactId>
<version>2.4.0-M.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlas-csv-parent/
implementation 'io.atlasmap:atlas-csv-parent:2.4.0-M.4'
// https://jarcasting.com/artifacts/io.atlasmap/atlas-csv-parent/
implementation ("io.atlasmap:atlas-csv-parent:2.4.0-M.4")
'io.atlasmap:atlas-csv-parent:jar:2.4.0-M.4'
<dependency org="io.atlasmap" name="atlas-csv-parent" rev="2.4.0-M.4">
<artifact name="atlas-csv-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlas-csv-parent', version='2.4.0-M.4')
)
libraryDependencies += "io.atlasmap" % "atlas-csv-parent" % "2.4.0-M.4"
[io.atlasmap/atlas-csv-parent "2.4.0-M.4"]