License |
License |
---|---|
GroupId | GroupIdcom.github.swiftech |
ArtifactId | ArtifactIdswiftboot-web |
Version | Version2.0.2 |
Type | Typejar |
Description |
DescriptionBase module for enterprise web applications
|
Filename | Size |
---|---|
swiftboot-web-2.0.2.pom | |
swiftboot-web-2.0.2.jar | 70 KB |
swiftboot-web-2.0.2-sources.jar | 50 KB |
swiftboot-web-2.0.2-javadoc.jar | 734 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-web/ -->
<dependency>
<groupId>com.github.swiftech</groupId>
<artifactId>swiftboot-web</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-web/
implementation 'com.github.swiftech:swiftboot-web:2.0.2'
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-web/
implementation ("com.github.swiftech:swiftboot-web:2.0.2")
'com.github.swiftech:swiftboot-web:jar:2.0.2'
<dependency org="com.github.swiftech" name="swiftboot-web" rev="2.0.2">
<artifact name="swiftboot-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swiftech', module='swiftboot-web', version='2.0.2')
)
libraryDependencies += "com.github.swiftech" % "swiftboot-web" % "2.0.2"
[com.github.swiftech/swiftboot-web "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.swiftech : swiftboot-data | test-jar | 2.0.2 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.springframework : spring-test | jar | 5.2.12.RELEASE |
org.hibernate : hibernate-core | jar | 5.4.29.Final |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.2.13.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.13.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.13.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.2.13.RELEASE |
com.h2database : h2 | jar | 1.4.200 |
org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |