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

org.databene:databene-commons 1.0.3

'Databene Commons' is an open source Java library by Volker Bergmann. It provides extensions to the Java core library by utility classes, abstract concepts and concrete implementations.

Категории

Категории

Данные
Группа

Группа

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

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

databene-commons
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать databene-commons 1.0.3


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