Last Version

jutil 1.1.11

Java Utilities

License

License

GroupId

GroupId

com.github.chrisgleissner
ArtifactId

ArtifactId

jutil
Version

Version

1.1.11
Type

Type

pom
Description

Description

jutil
Java Utilities
Project URL

Project URL

https://github.com/chrisgleissner/jutil
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/chrisgleissner/jutil

Download jutil 1.1.11

Filename Size
jutil-1.1.11.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jdbi
  • protobuf
  • table
  • sql-log
  • sql-log-example