alias

Parent of the type alias modules including examples and use cases

License

License

GroupId

GroupId

io.github.joht.alias
ArtifactId

ArtifactId

alias-parent
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

alias
Parent of the type alias modules including examples and use cases
Project URL

Project URL

https://github.com/JohT/alias
Source Code Management

Source Code Management

https://github.com/JohT/alias

Download alias-parent

Filename Size
alias-parent-1.1.2.pom 5 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • type-alias
  • type-alias-example
  • type-alias-axon-serializer
  • type-alias-axon-serializer-integration-test
  • type-alias-jsonb-typereference

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
1.0.0-RC11
1.0.0-RC10