org.s1-platform:s1

S1-Platform - the web application development Java framework

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.s1-platform
ArtifactId

ArtifactId

s1
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

S1-Platform - the web application development Java framework
Source Code Management

Source Code Management

https://github.com/s1-platform/s1

Download s1

Filename Size
s1-2.3.1.pom 6 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • s1-core
  • s1-xsd-utils
  • s1-testing
  • s1-mongodb

S1-Platform Build Status

S1-Platform - the web application development Java framework. For more info look here http://s1-platform.org.

Platform is being under active development, so we're very interested in bug reports, contributions and the like.

Using

S1-Platform is deployed to Maven Central.

<dependency>
    <groupId>org.s1-platform</groupId>
    <artifactId>s1-core</artifactId>
    <version>${project.version}</version>
</dependency>

License

S1-Platform is available under terms and conditions of Apache License version 2.0 license.txt, notice.txt

org.s1-platform

S1 Platform

Versions

Version
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.1
2.0