com.workoss.boot:extension-core

workoss boot

License

License

GroupId

GroupId

com.workoss.boot
ArtifactId

ArtifactId

extension-core
Last Version

Last Version

1.1.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

workoss boot
Project Organization

Project Organization

Workoss Software, Inc.

Download extension-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.workoss.boot/extension-core/ -->
<dependency>
    <groupId>com.workoss.boot</groupId>
    <artifactId>extension-core</artifactId>
    <version>1.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.workoss.boot/extension-core/
implementation 'com.workoss.boot:extension-core:1.1.0-RC1'
// https://jarcasting.com/artifacts/com.workoss.boot/extension-core/
implementation ("com.workoss.boot:extension-core:1.1.0-RC1")
'com.workoss.boot:extension-core:jar:1.1.0-RC1'
<dependency org="com.workoss.boot" name="extension-core" rev="1.1.0-RC1">
  <artifact name="extension-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.workoss.boot', module='extension-core', version='1.1.0-RC1')
)
libraryDependencies += "com.workoss.boot" % "extension-core" % "1.1.0-RC1"
[com.workoss.boot/extension-core "1.1.0-RC1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.workoss.boot : boot-util jar 1.1.0-RC1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-RC1
1.1.0-M2
1.1.0-M1