<dependency>
    <maven>
        <groupId>jacorb</groupId>
        <artifactId>jacorb</artifactId>
        <version>2.3.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jacorb-jboss</groupId>
        <artifactId>jacorb</artifactId>
        <version>2.3.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jacorb</groupId>
        <artifactId>jacorb_g</artifactId>
        <version>2.3.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jacorb-jboss</groupId>
        <artifactId>jacorb_g</artifactId>
        <version>2.3.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jacorb</groupId>
        <artifactId>idl</artifactId>
        <version>2.3.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jacorb-jboss</groupId>
        <artifactId>idl</artifactId>
        <version>2.3.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jacorb</groupId>
        <artifactId>idl_g</artifactId>
        <version>2.3.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jacorb-jboss</groupId>
        <artifactId>idl_g</artifactId>
        <version>2.3.1</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>jacorb</groupId>
        <artifactId>resources</artifactId>
        <version>2.3.1</version>
    </maven>
    <jpp>
        <groupId>JPP/jacorb-jboss</groupId>
        <artifactId>resources</artifactId>
        <version>2.3.1</version>
    </jpp>
</dependency>

