io.streammachine.schemas:schema-common

Common module for Stream Machine schemas.

License

License

GroupId

GroupId

io.streammachine.schemas
ArtifactId

ArtifactId

schema-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.streammachine.schemas:schema-common
Common module for Stream Machine schemas.
Project URL

Project URL

https://streammachine.io
Source Code Management

Source Code Management

https://github.com/streammachineio/java-schema-common

Download schema-common

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.0
0.0.1