myaction

Java develop framework

License

License

GroupId

GroupId

com.github.lazynoon
ArtifactId

ArtifactId

myaction
Last Version

Last Version

1.3.18
Release Date

Release Date

Type

Type

jar
Description

Description

myaction
Java develop framework
Project URL

Project URL

https://github.com/lazynoon/myaction
Source Code Management

Source Code Management

https://github.com/lazynoon/myaction

Download myaction

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.jsqlx : jsqlx Optional jar 1.7.1
javax.servlet : javax.servlet-api Optional jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.18
1.3.17
1.3.16
1.3.15
1.3.14
1.3.13
1.3.12
1.3.11
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.2
1.0.0