Last Version

Stun4j Stf Parent 1.0.1

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

License

License

GroupId

GroupId

com.stun4j
ArtifactId

ArtifactId

stun4j-stf-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/stun4j/stun4j-stf
Project Organization

Project Organization

Stun4J
Source Code Management

Source Code Management

https://github.com/stun4j/stun4j-stf

Download stun4j-stf-parent 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • stun4j-stf-core
  • stun4j-stf-sample
  • stun4j-stf-spring-boot-starter