SMA OpCon Library Commons


Лицензия

Лицензия

Группа

Группа

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

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

opcon-commons
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

SMA OpCon Library Commons
SMA OpCon Library Commons
Ссылка на сайт

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

https://github.com/SMATechnologies/opcon-commons-java
Организация-разработчик

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

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

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

https://github.com/SMATechnologies/opcon-commons-java/tree/master

Скачать opcon-commons

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0
javax.activation : activation jar 1.1.1
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.7

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-api-mockito jar 1.6.6
org.powermock : powermock-module-junit4 jar 1.6.6

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

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

Actions Status

Actions Status

OpCon Commons library

Java commons library for OpCon

Disclaimer

No Support and No Warranty are provided by SMA Technologies for this project and related material. The use of this project's files is on your own risk.

SMA Technologies assumes no liability for damage caused by the usage of any of the files offered here via this Github repository.

Prerequisites

Java 11

Instructions

Available from Central Maven Repository (https://search.maven.org/artifact/com.smatechnologies/opcon-commons):

<dependency>
    <groupId>com.smatechnologies</groupId>
    <artifactId>opcon-commons</artifactId>
    <version>1.0.1</version>
</dependency>

License

Copyright 2019 SMA Technologies

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contributing

We love contributions, please read our Contribution Guide to get started!

Code of Conduct

Contributor Covenant SMA Technologies has adopted the Contributor Covenant as its Code of Conduct, and we expect project participants to adhere to it. Please read the full text so that you can understand what actions will and will not be tolerated.

com.smatechnologies

SMA Technologies Innovation Lab

Email us to submit a new project to the community

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

Версия
1.0.1
1.0.0