com.tek271:tecuj2

Common Java utils

License

License

GroupId

GroupId

com.tek271
ArtifactId

ArtifactId

tecuj2
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.tek271:tecuj2
Common Java utils
Project URL

Project URL

https://github.com/ahabra/tecuj2
Source Code Management

Source Code Management

http://github.com/ahabra/tecuj2/tree/master

Download tecuj2

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
com.google.guava : guava jar 31.0.1-jre
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
org.yaml : snakeyaml jar 1.29
org.jooq : joor jar 0.9.14

runtime (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-web jar 2.14.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.2