CodeStory - Http Server Archetype

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net
GroupId

GroupId

net.code-story
ArtifactId

ArtifactId

quickstart
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

CodeStory - Http Server Archetype
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/CodeStory/http-archetype

Download quickstart

How to add to project

<!-- https://jarcasting.com/artifacts/net.code-story/quickstart/ -->
<dependency>
    <groupId>net.code-story</groupId>
    <artifactId>quickstart</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.code-story/quickstart/
implementation 'net.code-story:quickstart:1.0'
// https://jarcasting.com/artifacts/net.code-story/quickstart/
implementation ("net.code-story:quickstart:1.0")
'net.code-story:quickstart:jar:1.0'
<dependency org="net.code-story" name="quickstart" rev="1.0">
  <artifact name="quickstart" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.code-story', module='quickstart', version='1.0')
)
libraryDependencies += "net.code-story" % "quickstart" % "1.0"
[net.code-story/quickstart "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
net.code-story

CodeStory

Versions

Version
1.0