| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.bnd-lib |
| Идентификатор | Идентификаторbnd-core-spring |
| Версия | Версия0.7.0 |
| Тип | Типjar |
| Описание |
Описаниеbnd-core-spring
Libraries mostly for simulating ODEs, networks, chemistry, etc.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| bnd-core-spring-0.7.0.pom | |
| bnd-core-spring-0.7.0.jar | 7 KB |
| bnd-core-spring-0.7.0-sources.jar | 5 KB |
| bnd-core-spring-0.7.0-javadoc.jar | 350 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bnd-lib/bnd-core-spring/ -->
<dependency>
<groupId>com.bnd-lib</groupId>
<artifactId>bnd-core-spring</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bnd-lib/bnd-core-spring/
implementation 'com.bnd-lib:bnd-core-spring:0.7.0'
// https://jarcasting.com/artifacts/com.bnd-lib/bnd-core-spring/
implementation ("com.bnd-lib:bnd-core-spring:0.7.0")
'com.bnd-lib:bnd-core-spring:jar:0.7.0'
<dependency org="com.bnd-lib" name="bnd-core-spring" rev="0.7.0">
<artifact name="bnd-core-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bnd-lib', module='bnd-core-spring', version='0.7.0')
)
libraryDependencies += "com.bnd-lib" % "bnd-core-spring" % "0.7.0"
[com.bnd-lib/bnd-core-spring "0.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bnd-lib : bnd-core | jar | 0.7.0 |
| org.springframework : spring-context | jar | 3.2.0.RELEASE |
| org.springframework : spring-test | jar | 3.2.0.RELEASE |
| junit : junit | jar | 4.12 |