is not current version
Last Version 1.0.3

pl.ds.websight:websight-admin-commons 1.0.2

WebSight Admin Commons is a module used to bootstrap all main WebSight modules: User Manager, Package Manager, Resource Browser and Groovy Console.

GroupId

GroupId

pl.ds.websight
ArtifactId

ArtifactId

websight-admin-commons
Version

Version

1.0.2
Type

Type

jar

Download websight-admin-commons 1.0.2


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