Last Version

Forge framework client base 7.6.1

Forge framework client base

License

License

GroupId

GroupId

com.bolyartech.forge
ArtifactId

ArtifactId

base
Version

Version

7.6.1
Type

Type

jar
Description

Description

Forge framework client base
Forge framework client base
Project URL

Project URL

https://github.com/ogrebgr/forge
Source Code Management

Source Code Management

https://github.com/ogrebgr/forge

Download base 7.6.1


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.darwinsys : hirondelle-date4j jar 1.5.1
javax.inject : javax.inject jar 1
com.squareup.okhttp3 : okhttp jar 4.2.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.3.3
org.slf4j : slf4j-nop jar 1.7.25

Project Modules

There are no modules declared in this project.