License |
License |
---|---|
GroupId | GroupIdorg.beigesoft |
ArtifactId | ArtifactIdbeige-accounting-web-jar |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeige Accounting WEB Java code.
Beige Accounting WEB Java code.
|
Project Organization |
Project OrganizationBeigesoft ™ |
<!-- https://jarcasting.com/artifacts/org.beigesoft/beige-accounting-web-jar/ -->
<dependency>
<groupId>org.beigesoft</groupId>
<artifactId>beige-accounting-web-jar</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beige-accounting-web-jar/
implementation 'org.beigesoft:beige-accounting-web-jar:1.1.3'
// https://jarcasting.com/artifacts/org.beigesoft/beige-accounting-web-jar/
implementation ("org.beigesoft:beige-accounting-web-jar:1.1.3")
'org.beigesoft:beige-accounting-web-jar:jar:1.1.3'
<dependency org="org.beigesoft" name="beige-accounting-web-jar" rev="1.1.3">
<artifact name="beige-accounting-web-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beige-accounting-web-jar', version='1.1.3')
)
libraryDependencies += "org.beigesoft" % "beige-accounting-web-jar" % "1.1.3"
[org.beigesoft/beige-accounting-web-jar "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.beigesoft : beige-accounting | jar | 1.1.3-SNAPSHOT |
org.beigesoft : beige-web-jar | jar | 1.1.3-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |