| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.blazegraph |
| Идентификатор | Идентификаторcolt |
| Версия | Версия2.1.4 |
| Тип | Типjar |
| Описание |
ОписаниеBlazegraph Colt
Blazegraph Modifications to the Colt libraries to remove hep.aida. Forked under LGPL 2.1 from the original license: Copyright (c) 1999 CERN - European Organization for Nuclear Research. Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. CERN makes no representations about the suitability of this software for any purpose. It is provided "as is" without expressed or implied warranty.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| colt-2.1.4.pom | |
| colt-2.1.4.jar | 775 KB |
| colt-2.1.4-sources.jar | 891 KB |
| colt-2.1.4-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.blazegraph/colt/ -->
<dependency>
<groupId>com.blazegraph</groupId>
<artifactId>colt</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazegraph/colt/
implementation 'com.blazegraph:colt:2.1.4'
// https://jarcasting.com/artifacts/com.blazegraph/colt/
implementation ("com.blazegraph:colt:2.1.4")
'com.blazegraph:colt:jar:2.1.4'
<dependency org="com.blazegraph" name="colt" rev="2.1.4">
<artifact name="colt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazegraph', module='colt', version='2.1.4')
)
libraryDependencies += "com.blazegraph" % "colt" % "2.1.4"
[com.blazegraph/colt "2.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| concurrent : concurrent | jar | 1.3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |