Last Version

anima 0.3.1

Operate the database like a stream

License

License

GroupId

GroupId

com.hellokaton
ArtifactId

ArtifactId

anima
Version

Version

0.3.1
Type

Type

jar
Description

Description

anima
Operate the database like a stream
Project URL

Project URL

https://github.com/hellokaton/anima

Download anima 0.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.hellokaton : blade-asm jar 0.1.1

provided (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
postgresql : postgresql jar 9.1-901.jdbc4
com.google.code.gson : gson jar 2.9.0
com.oracle.database.jdbc : ojdbc6 jar 11.2.0.4
org.projectlombok : lombok jar 1.18.24

test (10)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
mysql : mysql-connector-java jar 8.0.29
com.h2database : h2 jar 2.1.212
org.xerial : sqlite-jdbc jar 3.36.0.3
org.hsqldb : hsqldb jar 2.3.5
com.microsoft.sqlserver : mssql-jdbc jar 6.4.0.jre8
com.google.guava : guava jar 31.1-jre
com.zaxxer : HikariCP jar 4.0.3
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.