License |
License |
---|---|
GroupId | GroupIdio.bigconnect |
ArtifactId | ArtifactIdweb-schema |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBigConnect: Web: Required Schema Definitions
Various DataWorker Plugins for BigConnect
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
web-schema-4.2.1.pom | |
web-schema-4.2.1.jar | 6 KB |
web-schema-4.2.1-sources.jar | 8 KB |
web-schema-4.2.1-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bigconnect/web-schema/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>web-schema</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/web-schema/
implementation 'io.bigconnect:web-schema:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/web-schema/
implementation ("io.bigconnect:web-schema:4.2.1")
'io.bigconnect:web-schema:jar:4.2.1'
<dependency org="io.bigconnect" name="web-schema" rev="4.2.1">
<artifact name="web-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='web-schema', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "web-schema" % "4.2.1"
[io.bigconnect/web-schema "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.bigconnect : core | jar | 4.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.objenesis : objenesis | jar | 3.1 |