controlless

Automatically expose server ice in Spring as HTTP interface.

License

License

GroupId

GroupId

io.github.lanicc
ArtifactId

ArtifactId

controlless
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

controlless
Automatically expose server ice in Spring as HTTP interface.
Project URL

Project URL

https://github.com/lanicc/mvc-controller-less
Source Code Management

Source Code Management

https://github.com/lanicc/mvc-controller-less

Download controlless

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.5.0
org.springframework : spring-webmvc jar 5.3.7
javax.servlet : javax.servlet-api jar 4.0.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1