cesweb-archetype

cesweb project's template

License

License

GroupId

GroupId

online.chanlong
ArtifactId

ArtifactId

cesweb-archetype
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

cesweb-archetype
cesweb project's template
Project URL

Project URL

https://github.com/chanlong/cesweb-archetype
Source Code Management

Source Code Management

https://github.com/chanlong

Download cesweb-archetype

How to add to project

<!-- https://jarcasting.com/artifacts/online.chanlong/cesweb-archetype/ -->
<dependency>
    <groupId>online.chanlong</groupId>
    <artifactId>cesweb-archetype</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/online.chanlong/cesweb-archetype/
implementation 'online.chanlong:cesweb-archetype:1.0.1'
// https://jarcasting.com/artifacts/online.chanlong/cesweb-archetype/
implementation ("online.chanlong:cesweb-archetype:1.0.1")
'online.chanlong:cesweb-archetype:jar:1.0.1'
<dependency org="online.chanlong" name="cesweb-archetype" rev="1.0.1">
  <artifact name="cesweb-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='online.chanlong', module='cesweb-archetype', version='1.0.1')
)
libraryDependencies += "online.chanlong" % "cesweb-archetype" % "1.0.1"
[online.chanlong/cesweb-archetype "1.0.1"]

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.

Versions

Version
1.0.1
1.0.0