stream-query

封装热门orm+stream常用操作

License

License

GroupId

GroupId

io.github.vampireachao
ArtifactId

ArtifactId

stream-query
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

stream-query
封装热门orm+stream常用操作
Project URL

Project URL

https://github.com/VampireAchao/stream-query

Download stream-query

Filename Size
stream-query-1.0.9.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • stream-core
  • stream-plugin

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.1
1.0
0.0.3