Last Version

ETS XML Import 2.4-rc2

Transform ETS XML source documents to Calimero XML

License

License

GNU Lesser General Public License (LGPL), version 2.1
GroupId

GroupId

com.github.calimero
ArtifactId

ArtifactId

import-ets-xml
Version

Version

2.4-rc2
Type

Type

pom
Description

Description

ETS XML Import
Transform ETS XML source documents to Calimero XML
Project URL

Project URL

https://github.com/calimero-project/import-ets-xml
Source Code Management

Source Code Management

https://github.com/calimero-project/import-ets-xml.git

Download import-ets-xml 2.4-rc2


<!-- https://jarcasting.com/artifacts/com.github.calimero/import-ets-xml/ -->
<dependency>
    <groupId>com.github.calimero</groupId>
    <artifactId>import-ets-xml</artifactId>
    <version>2.4-rc2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.calimero/import-ets-xml/
implementation 'com.github.calimero:import-ets-xml:2.4-rc2'
// https://jarcasting.com/artifacts/com.github.calimero/import-ets-xml/
implementation ("com.github.calimero:import-ets-xml:2.4-rc2")
'com.github.calimero:import-ets-xml:pom:2.4-rc2'
<dependency org="com.github.calimero" name="import-ets-xml" rev="2.4-rc2">
  <artifact name="import-ets-xml" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.calimero', module='import-ets-xml', version='2.4-rc2')
)
libraryDependencies += "com.github.calimero" % "import-ets-xml" % "2.4-rc2"
[com.github.calimero/import-ets-xml "2.4-rc2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.