License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.apache.batchee |
ArtifactId | ArtifactIdspring-boot-batchee-ui |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBatchEE :: Tools :: Spring Boot UI
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.batchee/spring-boot-batchee-ui/ -->
<dependency>
<groupId>org.apache.batchee</groupId>
<artifactId>spring-boot-batchee-ui</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.batchee/spring-boot-batchee-ui/
implementation 'org.apache.batchee:spring-boot-batchee-ui:1.0.2'
// https://jarcasting.com/artifacts/org.apache.batchee/spring-boot-batchee-ui/
implementation ("org.apache.batchee:spring-boot-batchee-ui:1.0.2")
'org.apache.batchee:spring-boot-batchee-ui:jar:1.0.2'
<dependency org="org.apache.batchee" name="spring-boot-batchee-ui" rev="1.0.2">
<artifact name="spring-boot-batchee-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.batchee', module='spring-boot-batchee-ui', version='1.0.2')
)
libraryDependencies += "org.apache.batchee" % "spring-boot-batchee-ui" % "1.0.2"
[org.apache.batchee/spring-boot-batchee-ui "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.batchee : batchee-servlet-embedded | jar | 1.0.2 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 9.0.54 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-batch | jar | 2.5.6 |
org.springframework.boot : spring-boot-starter | jar | 2.5.6 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.5.6 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.derby : derby | jar | 10.14.2.0 |