License |
License |
---|---|
Categories |
CategoriesJLine User Interface CLI |
GroupId | GroupIdde.otto |
ArtifactId | ArtifactIdjlineup-web |
Last Version | Last Version4.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJLineup Web
The web variant of JLineup
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jlineup-web-4.6.0.pom | |
jlineup-web-4.6.0.jar | 37 MB |
jlineup-web-4.6.0-sources.jar | 42 KB |
jlineup-web-4.6.0-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.otto/jlineup-web/ -->
<dependency>
<groupId>de.otto</groupId>
<artifactId>jlineup-web</artifactId>
<version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/jlineup-web/
implementation 'de.otto:jlineup-web:4.6.0'
// https://jarcasting.com/artifacts/de.otto/jlineup-web/
implementation ("de.otto:jlineup-web:4.6.0")
'de.otto:jlineup-web:jar:4.6.0'
<dependency org="de.otto" name="jlineup-web" rev="4.6.0">
<artifact name="jlineup-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='jlineup-web', version='4.6.0')
)
libraryDependencies += "de.otto" % "jlineup-web" % "4.6.0"
[de.otto/jlineup-web "4.6.0"]
Group / Artifact | Type | Version |
---|---|---|
de.otto : jlineup-core | jar | 4.6.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.7 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.6.7 |
de.otto.edison : edison-core | jar | 2.6.7 |
org.hibernate.validator : hibernate-validator | jar | 6.2.3.Final |
commons-codec : commons-codec | jar | 1.15 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.62 |
org.apache.tomcat.embed : tomcat-embed-el | jar | 9.0.62 |
org.apache.tomcat.embed : tomcat-embed-websocket | jar | 9.0.62 |