Java Build Store

A library for implementing key-value stores that supports specific features for building compilers.

License

License

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

jbuildstore
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java Build Store
A library for implementing key-value stores that supports specific features for building compilers.
Project URL

Project URL

https://github.com/DavePearce/JBuildStore
Source Code Management

Source Code Management

https://github.com/DavePearce/JBuildStore

Download jbuildstore

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2