Last Version

BigIO 1.2

BigIO Parent Module

License

License

GroupId

GroupId

io.bigio
ArtifactId

ArtifactId

bigio
Version

Version

1.2
Type

Type

pom
Description

Description

BigIO
BigIO Parent Module
Source Code Management

Source Code Management

https://github.com/Archarithms/bigio.git

Download bigio 1.2

Filename Size
bigio-1.2.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • agent
  • benchmark
  • runtime
  • examples