heron

heron is a lightweight Java Web Framework.

License

License

GroupId

GroupId

com.seelyn
ArtifactId

ArtifactId

heron-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

heron
heron is a lightweight Java Web Framework.
Source Code Management

Source Code Management

https://github.com/slacrey/heron-parent.git

Download heron-parent

Filename Size
heron-parent-1.0.0.pom 9 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.seelyn/heron-parent/ -->
<dependency>
    <groupId>com.seelyn</groupId>
    <artifactId>heron-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.seelyn/heron-parent/
implementation 'com.seelyn:heron-parent:1.0.0'
// https://jarcasting.com/artifacts/com.seelyn/heron-parent/
implementation ("com.seelyn:heron-parent:1.0.0")
'com.seelyn:heron-parent:pom:1.0.0'
<dependency org="com.seelyn" name="heron-parent" rev="1.0.0">
  <artifact name="heron-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.seelyn', module='heron-parent', version='1.0.0')
)
libraryDependencies += "com.seelyn" % "heron-parent" % "1.0.0"
[com.seelyn/heron-parent "1.0.0"]

Dependencies

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

Project Modules

  • heron-core

Versions

Version
1.0.0