Stun4j Stf Sample

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

License

License

GroupId

GroupId

com.stun4j
ArtifactId

ArtifactId

stun4j-stf-sample
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Stun4J

Download stun4j-stf-sample

How to add to project

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

Versions

Version
1.0.1
1.0.0