License |
License |
---|---|
GroupId | GroupIdio.github.vampireachao |
ArtifactId | ArtifactIdstream-plugin |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Description封装热门orm+stream常用操作
|
Filename | Size |
---|---|
stream-plugin-1.0.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vampireachao/stream-plugin/ -->
<dependency>
<groupId>io.github.vampireachao</groupId>
<artifactId>stream-plugin</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vampireachao/stream-plugin/
implementation 'io.github.vampireachao:stream-plugin:1.0.9'
// https://jarcasting.com/artifacts/io.github.vampireachao/stream-plugin/
implementation ("io.github.vampireachao:stream-plugin:1.0.9")
'io.github.vampireachao:stream-plugin:pom:1.0.9'
<dependency org="io.github.vampireachao" name="stream-plugin" rev="1.0.9">
<artifact name="stream-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.vampireachao', module='stream-plugin', version='1.0.9')
)
libraryDependencies += "io.github.vampireachao" % "stream-plugin" % "1.0.9"
[io.github.vampireachao/stream-plugin "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vampireachao : stream-core | jar | 1.0.9 |