CySeC bridge

The CySeC briddge provides compile time dependencies for coaches running on the CySeC platform.

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

eu.smesec.platform
Идентификатор

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

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

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

CySeC bridge
The CySeC briddge provides compile time dependencies for coaches running on the CySeC platform.
Ссылка на сайт

Ссылка на сайт

http://cysec.cyberlab.fhnw.ch/
Система контроля версий

Система контроля версий

https://github.com/cysec-platform/cysec-platform/tree/master

Скачать cysec_bridge

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 0.11.1
javax.xml.bind : jaxb-api jar 2.3.0
org.mockito : mockito-core jar 2.23.4

test (2)

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

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

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

CySeC main repo

This is the main repo for the SMESEC project.

Development dependencies

  • Java 8
  • Tomcat 9
  • Maven

Branching

Branching was loosely based on the Gitflow branching model, which should be adhered to more rigidly as the project moves to a Beta phase.

The Gitflow workflow is described f.ex. here.

This model should make for stable release branches and avoid any merge conflict issues.

The "master" branch is for stable releases and should rarely see commits.

The "dev" branch is for testing and should see regular changes, with additional commits as releases approach.

Feature and bugfix branches are based on "dev" unless the bugfix is specifically meant to be applied to a specific already-released version.

License

See MIT license

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

Версия
0.2.0