| License |
License |
|---|---|
| GroupId | GroupIdcom.bolyartech.forge |
| ArtifactId | ArtifactIdbase |
| Version | Version7.6.1 |
| Type | Typejar |
| Description |
DescriptionForge framework client base
Forge framework client base
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| base-7.6.1.pom | |
| base-7.6.1.jar | 58 KB |
| base-7.6.1-sources.jar | 39 KB |
| base-7.6.1-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |
| 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 |