License |
License |
---|---|
GroupId | GroupIdcom.ebay.jetstream |
ArtifactId | ArtifactIdjetstreamspring |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjetstreamspring
Jetstream Spring
|
Project URL |
Project URL |
Filename | Size |
---|---|
jetstreamspring-4.1.0.pom | |
jetstreamspring-4.1.0.jar | 8 KB |
jetstreamspring-4.1.0-sources.jar | 6 KB |
jetstreamspring-4.1.0-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ebay.jetstream/jetstreamspring/ -->
<dependency>
<groupId>com.ebay.jetstream</groupId>
<artifactId>jetstreamspring</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstreamspring/
implementation 'com.ebay.jetstream:jetstreamspring:4.1.0'
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstreamspring/
implementation ("com.ebay.jetstream:jetstreamspring:4.1.0")
'com.ebay.jetstream:jetstreamspring:jar:4.1.0'
<dependency org="com.ebay.jetstream" name="jetstreamspring" rev="4.1.0">
<artifact name="jetstreamspring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ebay.jetstream', module='jetstreamspring', version='4.1.0')
)
libraryDependencies += "com.ebay.jetstream" % "jetstreamspring" % "4.1.0"
[com.ebay.jetstream/jetstreamspring "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 4.1.4.RELEASE |
org.springframework : spring-context | jar | 4.1.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.findbugs : annotations | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |