Last Version

Cursor Iterator 1.0.13

A cursor iterator implements for batch build cursor data

License

License

The Artistic License 2.0
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

cursor-iterator
Version

Version

1.0.13
Type

Type

jar
Description

Description

Cursor Iterator
A cursor iterator implements for batch build cursor data
Project URL

Project URL

https://github.com/PhantomThief/cursor-iterator
Source Code Management

Source Code Management

https://github.com/PhantomThief/cursor-iterator.git

Download cursor-iterator 1.0.13


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-jre
com.google.code.findbugs : jsr305 Optional jar 1.3.9

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
ch.qos.logback : logback-classic jar 1.1.8

Project Modules

There are no modules declared in this project.