Last Version

anima 0.2.6

Operate the database like a stream

License

License

GroupId

GroupId

io.github.biezhi
ArtifactId

ArtifactId

anima
Version

Version

0.2.6
Type

Type

jar
Description

Description

anima
Operate the database like a stream
Project URL

Project URL

https://github.com/biezhi/anima

Download anima 0.2.6


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

Dependencies

compile (1)

Group / Artifact Type Version
com.bladejava : blade-asm jar 0.0.4

provided (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
postgresql : postgresql jar 9.1-901.jdbc4
com.google.code.gson : gson jar 2.8.5
com.jslsolucoes : ojdbc6 jar 11.2.0.1.0
org.projectlombok : lombok jar 1.16.20

test (10)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
mysql : mysql-connector-java jar 5.1.41
com.h2database : h2 jar 1.4.196
org.xerial : sqlite-jdbc jar 3.21.0.1
org.hsqldb : hsqldb jar 2.3.5
com.microsoft.sqlserver : mssql-jdbc jar 6.4.0.jre8
com.google.guava : guava jar 23.0
com.zaxxer : HikariCP jar 3.2.0
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.