Key-Value - Parent project

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

keyvalue
Last Version

Last Version

1.1.2
Release Date

Release Date

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 keyvalue

Filename Size
keyvalue-1.1.2.pom 8 KB
Browse

How to add to project

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

  • keyvalue-core
  • keyvalue-mysql
  • keyvalue-cache
  • keyvalue-sync
  • keyvalue-compression
  • keyvalue-binary

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0