jSLA

Java SLA Rules

License

License

GroupId

GroupId

com.github.alinvasile.jsla
ArtifactId

ArtifactId

project
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

jSLA
Java SLA Rules
Project URL

Project URL

https://github.com/alinvasile/jsla

Download project

Filename Size
project-1.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • jsla-core
  • jsla-web
  • jsla-sample-web

Versions

Version
1