License |
License |
---|---|
GroupId | GroupIdcom.ontimize.boot |
ArtifactId | ArtifactIdontimize-boot-core |
Last Version | Last Version3.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOntimize Boot (Core module)
Ontimize Boot (Core module)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ontimize-boot-core-3.8.1.pom | |
ontimize-boot-core-3.8.1.jar | 4 KB |
ontimize-boot-core-3.8.1-sources.jar | 4 KB |
ontimize-boot-core-3.8.1-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ontimize.boot/ontimize-boot-core/ -->
<dependency>
<groupId>com.ontimize.boot</groupId>
<artifactId>ontimize-boot-core</artifactId>
<version>3.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ontimize.boot/ontimize-boot-core/
implementation 'com.ontimize.boot:ontimize-boot-core:3.8.1'
// https://jarcasting.com/artifacts/com.ontimize.boot/ontimize-boot-core/
implementation ("com.ontimize.boot:ontimize-boot-core:3.8.1")
'com.ontimize.boot:ontimize-boot-core:jar:3.8.1'
<dependency org="com.ontimize.boot" name="ontimize-boot-core" rev="3.8.1">
<artifact name="ontimize-boot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ontimize.boot', module='ontimize-boot-core', version='3.8.1')
)
libraryDependencies += "com.ontimize.boot" % "ontimize-boot-core" % "3.8.1"
[com.ontimize.boot/ontimize-boot-core "3.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.5.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.0 |
com.ontimize.jee : ontimize-jee-server | jar | 5.5.0 |
com.ontimize.jee : ontimize-jee-server-rest Optional | jar | 5.5.0 |
com.ontimize.jee.dms : ontimize-jee-dms-rest Optional | jar | 3.1.0 |
com.ontimize.jee.dms : ontimize-jee-dms-server Optional | jar | 3.1.0 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.5.0 |