License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.beigesoft |
ArtifactId | ArtifactIdbeige-accounting-ajetty |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeige Accounting on embedded A-Jetty.
Web based Accounting on embedded A-Jetty for standard Java.
|
Project Organization |
Project OrganizationBeigesoft ™ |
<!-- https://jarcasting.com/artifacts/org.beigesoft/beige-accounting-ajetty/ -->
<dependency>
<groupId>org.beigesoft</groupId>
<artifactId>beige-accounting-ajetty</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beige-accounting-ajetty/
implementation 'org.beigesoft:beige-accounting-ajetty:1.1.3'
// https://jarcasting.com/artifacts/org.beigesoft/beige-accounting-ajetty/
implementation ("org.beigesoft:beige-accounting-ajetty:1.1.3")
'org.beigesoft:beige-accounting-ajetty:jar:1.1.3'
<dependency org="org.beigesoft" name="beige-accounting-ajetty" rev="1.1.3">
<artifact name="beige-accounting-ajetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beige-accounting-ajetty', version='1.1.3')
)
libraryDependencies += "org.beigesoft" % "beige-accounting-ajetty" % "1.1.3"
[org.beigesoft/beige-accounting-ajetty "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.beigesoft : beige-accounting-web-jar | jar | 1.1.3-SNAPSHOT |
org.xerial : sqlite-jdbc | jar | 3.8.11.2 |
com.github.demidenko05 : a-jetty-base | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |