com.addthis.basis:basis-core

AddThis core java classes

Лицензия

Лицензия

Группа

Группа

com.addthis.basis
Идентификатор

Идентификатор

basis-core
Последняя версия

Последняя версия

4.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

AddThis core java classes
Организация-разработчик

Организация-разработчик

AddThis

Скачать basis-core

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 24.1-jre
com.fasterxml.jackson.core : jackson-core jar 2.9.5
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
com.google.code.findbugs : jsr305 jar 3.0.2
junit : junit Необязательный jar 4.12
org.slf4j : slf4j-api jar 1.7.25

test (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.25

Модули Проекта

Данный проект не имеет модулей.

basis

What's this?

basis is the core java utility library for projects at AddThis, both internal and open source.

Building

basis uses Apache Maven which it is beyond the scope to detail. The super simple quick start is:

mvn test

Use

<dependency>
  <groupId>com.addthis</groupId>
  <artifactId>basis</artifactId>
  <version>latest-and-greatest</version>
</dependency>

You can either install locally, or releases will eventually make their way to maven central.

Administrative

Versioning

It's x.y.z where:

  • x: something major happened
  • y: next release
  • z: bug fix only

License

basis is released under the Apache License Version 2.0. See Apache or the LICENSE for details.

com.addthis.basis

AddThis

Версии библиотеки

Версия
4.3.1
4.3.0
4.2.0
4.1.0
4.0.3
4.0.2