orion-web

orion web (servlet... )

License

License

MIT
GroupId

GroupId

io.github.lijiahangmax
ArtifactId

ArtifactId

orion-web
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

orion-web
orion web (servlet... )

Download orion-web

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.lijiahangmax/orion-web/ -->
<dependency>
    <groupId>io.github.lijiahangmax</groupId>
    <artifactId>orion-web</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lijiahangmax/orion-web/
implementation 'io.github.lijiahangmax:orion-web:1.0.2'
// https://jarcasting.com/artifacts/io.github.lijiahangmax/orion-web/
implementation ("io.github.lijiahangmax:orion-web:1.0.2")
'io.github.lijiahangmax:orion-web:jar:1.0.2'
<dependency org="io.github.lijiahangmax" name="orion-web" rev="1.0.2">
  <artifact name="orion-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lijiahangmax', module='orion-web', version='1.0.2')
)
libraryDependencies += "io.github.lijiahangmax" % "orion-web" % "1.0.2"
[io.github.lijiahangmax/orion-web "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.lijiahangmax : orion-lang jar 1.0.2
io.github.lijiahangmax : orion-log jar 1.0.2
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1