Last Version

XO Archetypes 0.0.2

This project provides several Maven archetypes for eXtended Objects (XO).

License

License

GroupId

GroupId

com.smb-tec.xo.archetypes
ArtifactId

ArtifactId

parent
Version

Version

0.0.2
Type

Type

pom
Description

Description

XO Archetypes
This project provides several Maven archetypes for eXtended Objects (XO).
Project URL

Project URL

http://www.github.com/BluWings/xo-archetypes
Project Organization

Project Organization

SMB GmbH

Download parent 0.0.2

Filename Size
parent-0.0.2.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.smb-tec.xo.archetypes/parent/ -->
<dependency>
    <groupId>com.smb-tec.xo.archetypes</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.smb-tec.xo.archetypes/parent/
implementation 'com.smb-tec.xo.archetypes:parent:0.0.2'
// https://jarcasting.com/artifacts/com.smb-tec.xo.archetypes/parent/
implementation ("com.smb-tec.xo.archetypes:parent:0.0.2")
'com.smb-tec.xo.archetypes:parent:pom:0.0.2'
<dependency org="com.smb-tec.xo.archetypes" name="parent" rev="0.0.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.smb-tec.xo.archetypes', module='parent', version='0.0.2')
)
libraryDependencies += "com.smb-tec.xo.archetypes" % "parent" % "0.0.2"
[com.smb-tec.xo.archetypes/parent "0.0.2"]

Dependencies

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

Project Modules

  • xo-neo4j-quickstart