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