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