is not current version
Last Version 1.2.1

com.github.frtu.libs:java 1.1.4

Libraries toolbox

License

License

GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

java
Version

Version

1.1.4
Type

Type

pom
Description

Description

Libraries toolbox
Source Code Management

Source Code Management

https://github.com/frtu/lib-toolbox/tree/master/java

Download java 1.1.4

Filename Size
java-1.1.4.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.frtu.libs/java/ -->
<dependency>
    <groupId>com.github.frtu.libs</groupId>
    <artifactId>java</artifactId>
    <version>1.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.libs/java/
implementation 'com.github.frtu.libs:java:1.1.4'
// https://jarcasting.com/artifacts/com.github.frtu.libs/java/
implementation ("com.github.frtu.libs:java:1.1.4")
'com.github.frtu.libs:java:pom:1.1.4'
<dependency org="com.github.frtu.libs" name="java" rev="1.1.4">
  <artifact name="java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.libs', module='java', version='1.1.4')
)
libraryDependencies += "com.github.frtu.libs" % "java" % "1.1.4"
[com.github.frtu.libs/java "1.1.4"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

  • lib-dot
  • lib-mail
  • lib-serdes-avro
  • lib-serdes-jackson
  • lib-spring-reflection
  • lib-io
  • lib-test-utils
  • lib-java-bom