Fabric8 :: Forge


Лицензия

Лицензия

Группа

Группа

io.fabric8.forge.apps
Идентификатор

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

fabric8-forge
Последняя версия

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

2.3.90
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Red Hat

Скачать fabric8-forge

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.fabric8.forge : fabric8-forge-web war 2.3.90
io.fabric8.archetypes : archetypes-catalog jar 2.2.197

provided (7)

Идентификатор библиотеки Тип Версия
io.fabric8.forge : camel jar 2.3.90
io.fabric8.forge : devops jar 2.3.90
io.fabric8.forge : funktion jar 2.3.90
io.fabric8.forge : introspection jar 2.3.90
io.fabric8.django : ipaas jar 2.3.14
org.jboss.forge.addon : wildfly-swarm jar 1.0.8.Final
org.jboss.forge.addon : git jar 3.5.1.Final

test (14)

Идентификатор библиотеки Тип Версия
org.jboss.forge.furnace : furnace-se jar 2.25.2.Final
org.jboss.forge.furnace.container : simple-api jar 2.25.2.Final
org.jboss.forge.addon : templates-api jar 3.5.1.Final
org.jboss.forge.addon : templates-freemarker jar 3.5.1.Final
org.jboss.forge.addon : projects-api jar 3.5.1.Final
org.jboss.forge.addon : maven-impl-projects jar 3.5.1.Final
org.jboss.forge.addon : dependencies-api jar 3.5.1.Final
org.jboss.forge.addon : parser-java-api jar 3.5.1.Final
org.jboss.forge.addon : resources-api jar 3.5.1.Final
org.apache.maven.shared : maven-invoker jar 2.2
org.assertj : assertj-core jar
io.fabric8 : fabric8-arquillian jar
org.jboss.arquillian.junit : arquillian-junit-container jar 1.1.11.Final
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven jar 2.2.1

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

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

Fabric8 Forge

This project contains the Fabric8 extensions for JBoss Forge. It includes:

Documentation

For more details see the Fabric8 Forge Documentation

Fabric8 Forge based system tests

To check out the systems tests check out the system test documentation

Building the addons

To try out addons:

cd addons
mvn install

Then you can install the addons into forge via the forge addon-install command using the current snapshot build version

Trying the addons locally

If you startup forge you can then install the local builds of the addons via:

addon-install --coordinate io.fabric8.forge:camel,2.3-SNAPSHOT
addon-install --coordinate io.fabric8.forge:camel-commands,2.3-SNAPSHOT
addon-install --coordinate io.fabric8.forge:devops,2.3-SNAPSHOT

To remove any of them type:

addon-remove --addons io.fabric8.forge:camel,2.3-SNAPSHOT
addon-remove --addons io.fabric8.forge:camel-commands,2.3-SNAPSHOT
addon-remove --addons io.fabric8.forge:devops,2.3-SNAPSHOT

Building and testing REST service

To build everything and run it in your local OpenShift installation on your laptop try:

mvn -Dtest=false install 
cd fabric8-forge
mvn fabric8:resource-apply

The test case in the fabric8-forge module takes a while to build as it pre-populates the local maven repository with all the required jars for the Forge tooling.

So you might want to only include tests in the fabric8-forge module the first build of the day, then disable tests after that?

io.fabric8.forge.apps

fabric8

open source development platform for kubernetes

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

Версия
2.3.90
2.3.88
2.3.87
2.3.86
2.3.85
2.3.84
2.3.83
2.3.82
2.3.81
2.3.80
2.3.79
2.3.78
2.3.77
2.3.74
2.3.73
2.3.72
2.3.70
2.3.69
2.3.61
2.3.60
2.3.59
2.3.58
2.3.57
2.3.56
2.3.55
2.3.54
2.3.53
2.3.52
2.3.50
2.3.49
2.3.48
2.3.42
2.3.41
2.3.40
2.3.39
2.3.38
2.3.37
2.3.34
2.3.33
2.3.29
2.3.28
2.3.27
2.3.26
2.3.21
2.3.20
2.3.19
2.3.18
2.3.17
2.3.16
2.3.14
2.3.13
2.3.12
2.3.11
2.3.10
2.3.9
2.3.8
2.2.234
2.2.233
2.2.232
2.2.231
2.2.230
2.2.229
2.2.228
2.2.227
2.2.224
2.2.223
2.2.222
2.2.218
2.2.212
2.2.211
2.2.210
2.2.209
2.2.208
2.2.207
2.2.206
2.2.205
2.2.204
2.2.203
2.2.202
2.2.201
2.2.200
2.2.199
2.2.197
2.2.195
2.2.194
2.2.193
2.2.192
2.2.190
2.2.188
2.2.187
2.2.185
2.2.182
2.2.176
2.2.175
2.2.174
2.2.173
2.2.172
2.2.171
2.2.170
2.2.169
2.2.168
2.2.165
2.2.161
2.2.159
2.2.155
2.2.153
2.2.151
2.2.149
2.2.148
2.2.147
2.2.146
2.2.145
2.2.144
2.2.143
2.2.142
2.2.141
2.2.140
2.2.139
2.2.138
2.2.137
2.2.136
2.2.135
2.2.134
2.2.133
2.2.132
2.2.131
2.2.130
2.2.129
2.2.128
2.2.127
2.2.126
2.2.125
2.2.124
2.2.123
2.2.122
2.2.121
2.2.120
2.2.119
2.2.118
2.2.117
2.2.116
2.2.115
2.2.114
2.2.113
2.2.112
2.2.111
2.2.110
2.2.109
2.2.108
2.2.107
2.2.106
2.2.105
2.2.104
2.2.103
2.2.102
2.2.101
2.2.100