Last Version

Beigesoft common Java library. 1.1.3

Beigesoft common Java library. It contains common abstractions, some implementations, some models, e.g. IFactory, IDelegate, Srvi18N, APersistableBase.

License

License

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-common
Version

Version

1.1.3
Type

Type

jar
Description

Description

Beigesoft common Java library.
Beigesoft common Java library. It contains common abstractions, some implementations, some models, e.g. IFactory, IDelegate, Srvi18N, APersistableBase.
Project Organization

Project Organization

Beigesoft ™

Download beige-common 1.1.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.