| License |
License |
|---|---|
| GroupId | GroupIdch.software-atelier |
| ArtifactId | ArtifactIdsimpleflex-base |
| Last Version | Last Version2.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSimpleflex Base
Build Micro Services with pico footprint
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| simpleflex-base-2.1.4.pom | |
| simpleflex-base-2.1.4.jar | 97 KB |
| simpleflex-base-2.1.4-sources.jar | 59 KB |
| simpleflex-base-2.1.4-javadoc.jar | 346 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-base/ -->
<dependency>
<groupId>ch.software-atelier</groupId>
<artifactId>simpleflex-base</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-base/
implementation 'ch.software-atelier:simpleflex-base:2.1.4'
// https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-base/
implementation ("ch.software-atelier:simpleflex-base:2.1.4")
'ch.software-atelier:simpleflex-base:jar:2.1.4'
<dependency org="ch.software-atelier" name="simpleflex-base" rev="2.1.4">
<artifact name="simpleflex-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.software-atelier', module='simpleflex-base', version='2.1.4')
)
libraryDependencies += "ch.software-atelier" % "simpleflex-base" % "2.1.4"
[ch.software-atelier/simpleflex-base "2.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.beanshell : bsh | jar | 2.0b5 |
| xmlwise : xmlwise | jar | 1.2.11 |
| org.json : json | jar | 20190722 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |