Последняя версия

Java Build Store 0.1.2

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

Лицензия

Лицензия

Группа

Группа

org.whiley
Идентификатор

Идентификатор

jbuildstore
Версия

Версия

0.1.2
Тип

Тип

jar
Описание

Описание

Java Build Store
A library for implementing key-value stores that supports specific features for building compilers.
Ссылка на сайт

Ссылка на сайт

https://github.com/DavePearce/JBuildStore
Система контроля версий

Система контроля версий

https://github.com/DavePearce/JBuildStore

Скачать jbuildstore 0.1.2


<!-- 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"]

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.