ars-module-system

Ars framework module system

License

License

GroupId

GroupId

com.arsframework
ArtifactId

ArtifactId

ars-module-system
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ars-module-system
Ars framework module system
Project URL

Project URL

https://github.com/arsframework/ars-module-system
Source Code Management

Source Code Management

https://github.com/arsframework/ars-module-system

Download ars-module-system

How to add to project

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

Dependencies

provided (8)

Group / Artifact Type Version
com.arsframework : ars-core jar 2.0.0
com.arsframework : ars-database jar 1.2.0
org.hibernate : hibernate-core jar 4.2.1.Final
javax.servlet : javax.servlet-api jar 3.0.1
org.apache.httpcomponents : httpcore jar 4.2.2
org.apache.httpcomponents : httpclient jar 4.2.2
com.zeroc : ice jar 3.6.2
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0