NextGen APIs

W3 - 2024 pom.xml - Dependency sheet

       <dependency>
            <groupId>com.overit.geocall</groupId>
            <artifactId>geocall-fsm.locations.rs1</artifactId>
            <version>${geocall-fsm.version}</version>
            <classifier>webjar</classifier>
        </dependency>

        <dependency>
            <groupId>com.overit.geocall</groupId>
            <artifactId>geocall-fsm.assets.rs1</artifactId>
            <version>${geocall-fsm.version}</version>
            <classifier>webjar</classifier>
        </dependency>

        <dependency>
            <groupId>com.overit.geocall</groupId>
            <artifactId>geocall-fsm.systemsettings.rs1</artifactId>
            <version>${geocall-fsm.version}</version>
            <classifier>webjar</classifier>
        </dependency>

        <dependency>
            <groupId>com.overit.geocall</groupId>
            <artifactId>geocall-fsm.organizationalstructures.rs1</artifactId>
            <version>${geocall-fsm.version}</version>
            <classifier>webjar</classifier>
        </dependency>

        <dependency>
            <groupId>com.overit.geocall</groupId>
            <artifactId>geocall-fsm.materials.rs1</artifactId>
            <version>${geocall-fsm.version}</version>
            <classifier>webjar</classifier>
        </dependency>

        <dependency>
            <groupId>com.overit.geocall</groupId>
            <artifactId>geocall-fsm.workorders.rs1</artifactId>
            <version>${geocall-fsm.version}</version>
            <classifier>webjar</classifier>
        </dependency>
        
        <dependency>
            <groupId>com.overit.geocall</groupId>
            <artifactId>geocall-fsm.orchestrator.workorders.rs1</artifactId>
            <version>${geocall-fsm.version}</version>
            <classifier>webjar</classifier>
        </dependency>

        <dependency>
            <groupId>com.overit.geocall</groupId>
            <artifactId>geocall-fsm.teams.rs1</artifactId>
            <version>${geocall-fsm.version}</version>
            <classifier>webjar</classifier>
        </dependency>

        <dependency>
            <groupId>com.overit.geocall</groupId>
            <artifactId>geocall-fsm.characteristics.rs1</artifactId>
            <version>${geocall-fsm.version}</version>
            <classifier>webjar</classifier>
        </dependency>
        
        <dependency>
            <groupId>com.overit.geocall</groupId>
            <artifactId>geocall-fsm.orchestrator.assets.rs1</artifactId>
            <version>${geocall-fsm.version}</version>
            <classifier>webjar</classifier>
        </dependency>

		<dependency>
			<groupId>com.overit.geocall</groupId>
			<artifactId>geocall-fsm.core.schedulingproposal.rs1</artifactId>
			<version>${geocall-fsm.version}</version>
			<classifier>webjar</classifier>
		</dependency>		
		<dependency>
			<groupId>com.overit.geocall</groupId>
			<artifactId>geocall-fsm.resources.rs1</artifactId>
			<version>${geocall-fsm.version}</version>
			<classifier>webjar</classifier>
		</dependency>
		<dependency>
			<groupId>com.overit.geocall</groupId>
			<artifactId>geocall-fsm.core.timesheet.rs1</artifactId>
			<version>${geocall-fsm.version}</version>
			<classifier>webjar</classifier>
		</dependency>
		<dependency>
			<groupId>com.overit.geocall</groupId>
			<artifactId>geocall-fsm.calendars.rs1</artifactId>
			<version>${geocall-fsm.version}</version>
			<classifier>webjar</classifier>
		</dependency>
		<dependency>
			<groupId>com.overit.geocall</groupId>
			<artifactId>geocall-fsm.orchestrator.workforce.rs1</artifactId>
			<version>${geocall-fsm.version}</version>
			<classifier>webjar</classifier>
		</dependency>
		<dependency>
			<groupId>com.overit.geocall</groupId>
			<artifactId>geocall-fsm.scheduling.rs1</artifactId>
			<version>${geocall-fsm.version}</version>
			<classifier>webjar</classifier>
		</dependency>
		<dependency>
			<groupId>com.overit.geocall</groupId>
			<artifactId>geocall-fsm.accounts.rs1</artifactId>
			<version>${geocall-fsm.version}</version>
			<classifier>webjar</classifier>
		</dependency>