bitactor-core

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.bitactor.framework.core
ArtifactId

ArtifactId

bitactor-core
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

bitactor-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/Bitactor/bitactor-core

Download bitactor-core

Filename Size
bitactor-core-1.0.4.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • bitactor-core-dependencies
  • bitactor-core-common
  • bitactor-core-net
  • bitactor-core-rpc
  • bitactor-core-registry

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0