License |
License |
---|---|
GroupId | GroupIdcom.hellokaton |
ArtifactId | ArtifactIdanima |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanima
Operate the database like a stream
|
Project URL |
Project URL |
Filename | Size |
---|---|
anima-0.3.1.pom | |
anima-0.3.1.jar | 231 KB |
anima-0.3.1-sources.jar | 111 KB |
anima-0.3.1-javadoc.jar | 796 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.hellokaton : blade-asm | jar | 0.1.1 |
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 |
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 |