Last Version

Key/Value parent project 0.9.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.ethlo.keyvalue
ArtifactId

ArtifactId

parent
Version

Version

0.9.1
Type

Type

pom
Description

Description

Key/Value parent project
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/ethlo/keyvalue

Download parent 0.9.1

Filename Size
parent-0.9.1.pom 5 KB
Browse

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

Dependencies

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

Project Modules

  • keyvalue-api
  • keyvalue-mysql
  • keyvalue-cache
  • keyvalue-sync