Last Version

Stun4j Stf Boot Sample 1.0.0

Parent pom providing dependency and plugin management for Stun4J Stf projects built with Maven

License

License

GroupId

GroupId

com.stun4j.boot
ArtifactId

ArtifactId

stun4j-stf-boot-sample
Version

Version

1.0.0
Type

Type

jar
Description

Description

Stun4j Stf Boot Sample
Parent pom providing dependency and plugin management for Stun4J Stf projects built with Maven
Project Organization

Project Organization

Stun4J

Download stun4j-stf-boot-sample 1.0.0


<!-- https://jarcasting.com/artifacts/com.stun4j.boot/stun4j-stf-boot-sample/ -->
<dependency>
    <groupId>com.stun4j.boot</groupId>
    <artifactId>stun4j-stf-boot-sample</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stun4j.boot/stun4j-stf-boot-sample/
implementation 'com.stun4j.boot:stun4j-stf-boot-sample:1.0.0'
// https://jarcasting.com/artifacts/com.stun4j.boot/stun4j-stf-boot-sample/
implementation ("com.stun4j.boot:stun4j-stf-boot-sample:1.0.0")
'com.stun4j.boot:stun4j-stf-boot-sample:jar:1.0.0'
<dependency org="com.stun4j.boot" name="stun4j-stf-boot-sample" rev="1.0.0">
  <artifact name="stun4j-stf-boot-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stun4j.boot', module='stun4j-stf-boot-sample', version='1.0.0')
)
libraryDependencies += "com.stun4j.boot" % "stun4j-stf-boot-sample" % "1.0.0"
[com.stun4j.boot/stun4j-stf-boot-sample "1.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
com.stun4j.boot : stun4j-stf-spring-boot-starter jar 1.0.0
org.springframework.boot : spring-boot-starter-jdbc jar 2.7.0
mysql : mysql-connector-java jar 8.0.29
org.postgresql : postgresql jar 42.3.5
com.oracle.database.jdbc : ojdbc8 jar
com.baomidou : mybatis-plus-boot-starter jar 3.5.2
org.springframework.boot : spring-boot-starter-web jar 2.7.0
com.google.guava : guava jar 31.1-jre
org.springframework.boot : spring-boot-starter-log4j2 jar 2.7.0

Project Modules

There are no modules declared in this project.