Bag

Bag provides two container classes for text-based storage of constrained types in an array (BagArray) or as a map (BagObject), with a means of serializing objects to and from these container types.

Лицензия

Лицензия

Группа

Группа

com.brettonw.bedrock
Идентификатор

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

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

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

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bag
Bag provides two container classes for text-based storage of constrained types in an array (BagArray) or as a map (BagObject), with a means of serializing objects to and from these container types.

Скачать bag

Имя Файла Размер
bag-2.1.0.pom
bag-2.1.0.jar 83 KB
bag-2.1.0-sources.jar 53 KB
bag-2.1.0-javadoc.jar 675 KB
Обзор

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.brettonw.bedrock : logger jar 2.1.0
com.brettonw.bedrock : base jar 2.1.0

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2

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

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

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

Версия
2.1.0
1.7.1
1.7.0
1.6.9
1.6.7
1.6.6
1.6.5
1.6.4
1.6.2
1.6.1
1.6.0
1.5.38
1.5.37
1.5.36
1.5.35
1.5.34
1.5.33
1.5.32
1.5.30
1.5.29
1.5.28
1.5.27
1.5.26
1.5.25
1.5.24
1.5.23
1.5.22
1.5.21
1.5.20
1.5.19
1.5.18
1.5.17
1.5.15
1.5.14
1.5.13
1.5.12
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.0
1.3.26
1.3.25
1.3.24
1.3.23
1.3.22
1.3.21
1.3.19
1.3.18
1.3.17
1.3.16
1.3.15
1.3.14
1.3.13
1.3.12
1.3.11
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.1
1.0.0