Tagonist

A laughably simple java webapp framework

License

License

GroupId

GroupId

com.voodoodyne.tagonist
ArtifactId

ArtifactId

tagonist
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Tagonist
A laughably simple java webapp framework
Project URL

Project URL

http://github.com/stickfigure/tagonist

Download tagonist

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.1

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet : jsp-api jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4