Stamina Framework Parent

The Stamina Framework provides a modular platform for modern development, using the best open-source libraries. These modules are built for efficiency, targeting IoT devices as well as personal servers.

License

License

https://www.apache.org/licenses/LICENSE-2.0.txt
Categories

Categories

MINA Net Networking
GroupId

GroupId

io.staminaframework
ArtifactId

ArtifactId

parent
Last Version

Last Version

2
Release Date

Release Date

Type

Type

pom
Description

Description

Stamina Framework Parent
The Stamina Framework provides a modular platform for modern development, using the best open-source libraries. These modules are built for efficiency, targeting IoT devices as well as personal servers.
Project Organization

Project Organization

Stamina Framework
Source Code Management

Source Code Management

http://github.com/staminaframework/stamina-parent

Download parent

Filename Size
parent-2.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.
io.staminaframework

Stamina Framework

Versions

Version
2
1