Last Version

commons-capture 3.1.6

Helper classes with Jackson annotations for easy interfacing with Glookast Products

License

License

GroupId

GroupId

com.glookast.commons
ArtifactId

ArtifactId

commons-capture
Version

Version

3.1.6
Type

Type

jar
Description

Description

commons-capture
Helper classes with Jackson annotations for easy interfacing with Glookast Products
Project URL

Project URL

http://github.com/glookast/commons-capture
Source Code Management

Source Code Management

http://github.com/glookast/commons-capture/tree/master

Download commons-capture 3.1.6


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
com.glookast.commons : commons-base jar 2.0.1
com.glookast.commons : commons-timecode jar 2.0.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.0
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.11.0

test (1)

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

Project Modules

There are no modules declared in this project.