| License |
License |
|---|---|
| GroupId | GroupIdio.github.tfahub |
| ArtifactId | ArtifactIdtfahub-core |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTFA Hub Core Components
A core components of a Java framework for building software-as-a-service applications.
|
| Project Organization |
Project OrganizationTFA Hub Team |
| Filename | Size |
|---|---|
| tfahub-core-1.0.2.pom | |
| tfahub-core-1.0.2.jar | 35 KB |
| tfahub-core-1.0.2-sources.jar | 27 KB |
| tfahub-core-1.0.2-javadoc.jar | 104 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.tfahub/tfahub-core/ -->
<dependency>
<groupId>io.github.tfahub</groupId>
<artifactId>tfahub-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tfahub/tfahub-core/
implementation 'io.github.tfahub:tfahub-core:1.0.2'
// https://jarcasting.com/artifacts/io.github.tfahub/tfahub-core/
implementation ("io.github.tfahub:tfahub-core:1.0.2")
'io.github.tfahub:tfahub-core:jar:1.0.2'
<dependency org="io.github.tfahub" name="tfahub-core" rev="1.0.2">
<artifact name="tfahub-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tfahub', module='tfahub-core', version='1.0.2')
)
libraryDependencies += "io.github.tfahub" % "tfahub-core" % "1.0.2"
[io.github.tfahub/tfahub-core "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic Optional | jar | |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.mockito : mockito-core | jar |