Stamina Repository 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.repo
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Stamina Repository 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-repo

Download parent

Filename Size
parent-0.1.0.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • repo
  • addon

Versions

Version
0.1.0