Last Version

com.github.gv2011:util-beans 0.10

General purpose utilities - parent.

License

License

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

util-beans
Version

Version

0.10
Type

Type

jar
Description

Description

General purpose utilities - parent.

Download util-beans 0.10


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.gv2011 : util-apis jar 0.10
org.slf4j : slf4j-api jar 2.0.0-alpha1

provided (1)

Group / Artifact Type Version
jakarta.activation : jakarta.activation-api jar 2.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest jar 2.2
com.github.gv2011.logback : logback-classic jar 1.3.5

Project Modules

There are no modules declared in this project.