License |
License |
---|---|
GroupId | GroupIdcom.fizzed |
ArtifactId | ArtifactIdstork-test-app |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstork-test-app
Parent pom for all Fizzed maven projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
stork-test-app-3.1.3.pom | |
stork-test-app-3.1.3.jar | 12 KB |
stork-test-app-3.1.3-sources.jar | 7 KB |
stork-test-app-3.1.3-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fizzed/stork-test-app/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>stork-test-app</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/stork-test-app/
implementation 'com.fizzed:stork-test-app:3.1.3'
// https://jarcasting.com/artifacts/com.fizzed/stork-test-app/
implementation ("com.fizzed:stork-test-app:3.1.3")
'com.fizzed:stork-test-app:jar:3.1.3'
<dependency org="com.fizzed" name="stork-test-app" rev="3.1.3">
<artifact name="stork-test-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='stork-test-app', version='3.1.3')
)
libraryDependencies += "com.fizzed" % "stork-test-app" % "3.1.3"
[com.fizzed/stork-test-app "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.8.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.1 |
io.netty : netty-codec-http | jar | 4.0.23.Final |