License |
License |
---|---|
GroupId | GroupIdorg.streamingpool |
ArtifactId | ArtifactIdstreamingpool-core-starter |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.streamingpool:streamingpool-core-starter
This is the starter for project streamingpool-core.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.streamingpool/streamingpool-core-starter/ -->
<dependency>
<groupId>org.streamingpool</groupId>
<artifactId>streamingpool-core-starter</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.streamingpool/streamingpool-core-starter/
implementation 'org.streamingpool:streamingpool-core-starter:0.0.11'
// https://jarcasting.com/artifacts/org.streamingpool/streamingpool-core-starter/
implementation ("org.streamingpool:streamingpool-core-starter:0.0.11")
'org.streamingpool:streamingpool-core-starter:jar:0.0.11'
<dependency org="org.streamingpool" name="streamingpool-core-starter" rev="0.0.11">
<artifact name="streamingpool-core-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.streamingpool', module='streamingpool-core-starter', version='0.0.11')
)
libraryDependencies += "org.streamingpool" % "streamingpool-core-starter" % "0.0.11"
[org.streamingpool/streamingpool-core-starter "0.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.streamingpool : streamingpool-core | jar | 1.5.0 |
org.springframework.boot : spring-boot-starter | jar | 2.2.10.RELEASE |