is not current version
Last Version 1.1.3

org.beigesoft:beige-accounting-ajetty 1.1.2

Web based Accounting on embedded A-Jetty for standard Java.

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-accounting-ajetty
Version

Version

1.1.2
Type

Type

jar

Download beige-accounting-ajetty 1.1.2


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