License |
License |
---|---|
GroupId | GroupIdcom.knowgate |
ArtifactId | ArtifactIdknowgate-base |
Version | Version9.1.0 |
Type | Typejar |
Description |
Descriptionknowgate-base
KnowGate base libraries: arrays, string, IO, localization, MD5, RC4, debug log traces and object factory
|
Project URL |
Project URL |
Project Organization |
Project OrganizationKnowGate |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
knowgate-base-9.1.0.pom | |
knowgate-base-9.1.0.jar | 200 KB |
knowgate-base-9.1.0-sources.jar | 216 KB |
knowgate-base-9.1.0-javadoc.jar | 923 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.knowgate/knowgate-base/ -->
<dependency>
<groupId>com.knowgate</groupId>
<artifactId>knowgate-base</artifactId>
<version>9.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.knowgate/knowgate-base/
implementation 'com.knowgate:knowgate-base:9.1.0'
// https://jarcasting.com/artifacts/com.knowgate/knowgate-base/
implementation ("com.knowgate:knowgate-base:9.1.0")
'com.knowgate:knowgate-base:jar:9.1.0'
<dependency org="com.knowgate" name="knowgate-base" rev="9.1.0">
<artifact name="knowgate-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.knowgate', module='knowgate-base', version='9.1.0')
)
libraryDependencies += "com.knowgate" % "knowgate-base" % "9.1.0"
[com.knowgate/knowgate-base "9.1.0"]
Group / Artifact | Type | Version |
---|---|---|
pureperfect » ferret | jar | 1.0 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
org.apache.poi : poi | jar | 3.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |