Last Version

Aurkitu Parent 0.0.7.6

Annotations and corresponding Maven plugin for parsing annotated code into IDL formatted schema files.

License

License

GroupId

GroupId

com.michaelhradek
ArtifactId

ArtifactId

aurkitu-parent
Version

Version

0.0.7.6
Type

Type

pom
Description

Description

Aurkitu Parent
Annotations and corresponding Maven plugin for parsing annotated code into IDL formatted schema files.
Source Code Management

Source Code Management

https://github.com/mhradek/aurkitu/tree/master

Download aurkitu-parent 0.0.7.6


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • aurkitu-reflections
  • aurkitu-annotations
  • aurkitu-maven-plugin
  • aurkitu-test-base
  • aurkitu-test-dependency
  • aurkitu-test-service