Andi Huber created ISIS-1915:
--------------------------------

             Summary: Migration Notes: We have core plugins now
                 Key: ISIS-1915
                 URL: https://issues.apache.org/jira/browse/ISIS-1915
             Project: Isis
          Issue Type: Sub-task
            Reporter: Andi Huber
             Fix For: 2.0.0-M1


{code:xml}
<dependency>
    <groupId>org.apache.isis.core</groupId>
    <artifactId>isis-core-plugins-discovery-reflections</artifactId>
    <version>${isis.version}</version>
</dependency>

<dependency>
    <groupId>org.apache.isis.core</groupId>
    <artifactId>isis-core-plugins-eventbus-guava</artifactId>
    <version>${isis.version}</version>
</dependency>

<dependency>
    <groupId>org.apache.isis.core</groupId>
    <artifactId>isis-core-plugins-jdo-datanucleus-4</artifactId>
    <version>${isis.version}</version>
</dependency>

<dependency>
    <groupId>org.apache.isis.core</groupId>
    <artifactId>isis-core-plugins-jaxrs-resteasy-3</artifactId>
    <version>${isis.version}</version>
</dependency>
{code}

With variants to that:
* eventbus-axon
* datanucleus-5
* resteasy-4 (for deployment to JEE 8)




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to